Changes to Update a customer
PATCH /v1/customers/{customerId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 12 revisions of this API.13
What changed
- ●
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
- ○