Update a customer
Update one or more fields of an existing customer.
Path parameters
The customer's prefixed identifier (e.g., cus_ab12cd34ef). This is the merchant-facing slug, not the internal UUID.
Request body
Response
Customer updated.
Changes
Changed in 2 of the 12 revisions of this API.13
- ●
removed the optional property
customer/idfrom the response with the200statusresponse-optional-property-removed
- ○
for the
pathrequest parametercustomerId, the type/format was generalized fromstring/uuidtostring/request-parameter-type-generalized
- ○
added the optional property
customer/customerIdto the response with the200statusresponse-optional-property-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
endpoint added
endpoint-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○