CUSTOMERS
Update a customer
Updates information for a single customer.
post/v3/merchants/{mId}/customers/{customerId}
Path parameters
mIdstring required
Merchant identifier.
customerIdstring required
Unique identifier of the customer.
Query parameters
expandstring
Expandable fields to display additional nested information: [addresses, emailAddresses, phoneNumbers, cards, metadata]
Headers
User-Agentstring required
Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>
Request body
Response
Successful response. Customer record updated.
Changes
No recorded changes to this endpoint across all 1 revision of this API.