Customers
Update customer
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