Management API
Customer

Merge Customers

3min

Merges one customer into another, if requesting manager has access permissions to it.

Updates customer on all orders from the customer provided in request body (customer_to_merge_id) to the customer provided in request URL and deletes the customer provided in request body (customer_to_merge_id).

URL: /api/v1/customers/{id}/merge/

Method: POST

Data Example:

JSON


Success Response:

Code: 200 OK

Content Examples:

JSON