patch
https://example.com/v1/customer/
Edit the customer profile, contact, address, currency, or external user ID details for an existing customer.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Use this endpoint when you need to change details for a customer you already know.
Provide customer_id as a UUID in the path and send a JSON request body containing the fields you need to change. You can update profile, contact, address, currency, and external user ID details. If your bearer token can access more than one system login, send x-osrs-system-login-id to select the login to use; you can omit this header when exactly one login is available.
A 200 response confirms a successful update. A 422 response indicates that the path, header, or request body did not pass validation.