Create Customer REST APIs — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Create Customer REST APIs

Summary:


We are working on customer integration and using below is blog for reference which we are using for the same. https://www.ateam-oracle.com/post/a-simple-guide-to-erp-cloud-customer-creation-through-integration .

Performing below steps in sequence

1.Create Customer Location:
https://<domain>.oraclecloud.com:443/crmService/FoundationPartiesLocationService?wsdl

  1. Create Customer Organization:
    https://<domain>.oraclecloud.com/crmRestApi/resources/11.13.18.05/hubOrganizations

3 Create Customer Account ,Site Use and Relationship (Batch Option Available ) : https://<domain>.oraclecloud.com:443/crmService/CustomerAccountService?wsdl

  1. Create Customer Account Profile :
    https://<domain>.oraclecloud.com:443/fscmService/ReceivablesCustomerProfileService?wsdl
  2. Create Customer Reference Account Creation
    https://<domain>.oraclecloud.com:443/fscmService/ReceivablesCustomerProfileService?wsdl

Please let us know if there is any alternative approach (Using REST API) to implement the same through integrations.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!