v2

latestOpenAPI 3.0.32026-08-05174296703.4 KB
ops

mergeEndCustomersOps end_customer

ops endpoint to merge two end customers

put/ops/end-customers/merge

Request body

destination_idstring regexp required

Destination end-customer ID

source_idstring regexp required

Source end-customer ID

Example request

{
  "destination_id": "739b63c2-9e58-4964-b38d-4ebb424de242",
  "source_id": "739b63c2-9e58-4964-b38d-4ebb424de242"
}

Response

OK response.