go back to CRMService

GET /crm/prospects/{id}

Retrieves the customer for the given customer/prospect ID.

Roles that can access this endpoint are Users.

Parameters

name description type default type
id ID for the prospect/customer to be returned path String
includeComments if related Comment records should be included query false Boolean
includeContacts if related Contact records should be included query false Boolean

Result

RowCustomer of type: application/xml application/json

a RowCustomer object.

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- String
- Boolean
- Boolean