Uploading Account Personal Details Description
This web service uploads the personal details of an account.
Definition
POST https://<domain>/services/
Parameters
The table given below provides details of the request parameters used by this web service:
Fields | Type | Description |
---|---|---|
id |
This is used to identify the loan account. The field used to identify the loan account is the Account_Id_Field__c field in API Configuration custom setting. If a field is not mentioned the Salesforce ID is used. |
Error messages
When you post a web service, you can receive the possible error messages as shown in the table below:
Error Code | Reason | HTTP Status Code |
---|---|---|
Sample Request
The sample request to be sent is as shown below:
https://na11.salesforce.com/services/
Sample Response
The sample response that you will receive is as shown below: