Webservice to create SHIP_TO site of an existing Customer Account in Oracle fusion
Summary
Need to create a new (ship_to) site for an existing customer account in oracle fusion application using SOAP Webservice.Content
Hi Experts,
I need to create a new (ship_to) site for an existing customer account my oracle fusion application via SOAP webservice.
I have gone through many articles/posts/oracle documents but could not found the desired solution.
I have created a "Customer account" and respective one "(SHIP_TO) SITE " using following web-service successfully.
1. https://domain/foundationParties/LocationService?wsdl
2. https://domain/foundationParties/OrganizationService?wsdl
3. http://domain/foundationParties/CustomerAccountService?wsdl
Now, Just need to create multiple SHIP_TO sites for this customer via web-services. Can anyone please help me in this regards