go back to CustomerService

PUT /customers/update

Updates a customer record for the given data.

Parameters

name description type default type
customer the data to use when updating the existing customer 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

returns the updated customer record

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- Boolean
- Boolean
- RowCustomer