go back to CRMService

PUT /crm/prospects/update

Updates a RowCustomer record for the given Customer/Prospect data.

Roles that can access this endpoint are Users.

Parameters

name description type default type
prospect the data to use when updating the existing Customer/Prospect record body of type: application/xml application/json RowCustomer
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

the updated RowCustomer record.

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- Boolean
- Boolean
- RowCustomer