Customers
Perform a customer merge operation
put/api/v1/customers/{oldCustomerId}/merge/{newCustomerId}
Path parameters
oldCustomerIdstring uuid required
Original Customer ID being merged.
newCustomerIdstring uuid required
Customer to be merged to
Response
Success