v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Merge Customers

get/customers/merge

Request body

source_customer_uidsstring required
target_customer_uidstring required

Response

200

typestring
messagestring

Example response

{
  "type": "success",
  "message": "Customers will be merged asynchronously"
}