Retrieving Account Personal Details
Description
This method returns the personal details of an account.
Definition
GET 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 account. The field used to identify the 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:
GET https://na11.salesforce.com/services/
Sample Response
The sample response that you will receive is as shown below: