Dear all,
we are setting up our new PSO environment on ifs-cloud 24.2.2 and want to insert several thousands of customers with their names, adresses and contact information via REST-API calls.
Currently we can successfully create the customer via REST-API “…/CustomerHandling.svc/CustomerInfoSet”.
How can we add the communication-information via REST (the endpoint …/CustomerInfoContactEntity.svc/CustomerInfoContactSet seems not to be active)?
How can we add the Address-information via REST (the endpoint …/CustomerInfoAddressEntity.svc/CustomerInfoAddressSet seems not to be active)?
The json structure to POST this data seems to be correct.
Best regards
Michael