Customers
Merge customers
Merges one customer into another
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UUID of the business the customers belong to
The UUID of the customer to merge into (target customer)
Body
application/json
Response
200 - application/json
Customers merged successfully
The response is of type object
.