Update Customer Record
Update a customer record. Include only the fields you want to change.
PUT
Authorizations
Most endpoints require an organization
token. Some endpoints require an application
token, and those endpoints are noted.
Path Parameters
Payabli-generated customer ID. Maps to "Customer ID" column in PartnerHub.
Example:
998
Body
CustomerData object to update.
Data pertaining to single customer. See customerData Object Model for a complete reference.
Response
200 - application/json
Success
The response is of type object
.