Customers
Update customer
Update a customer, including their addresses and exemption certificates.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the transaction to update
Body
application/json
A display name for this customer.
Response
200
application/json
Information about the customer after the update
Example:
"Successfully updated customer."