Customers
Update Customer
Update a Customer by id.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
The name of the customer
Minimum length:
1
The aliases of the customer used to match events to the customer.
The address of the customer
The contacts of the customer. Contact marked as primary is the target for invoice sharing.
The external ID of the customer
Minimum length:
1
Response
200
application/json
RequestSuccess