Skip to main content
POST
Merge a customer into another customer record

Autorisierungen

Authorization
string
header
erforderlich

The access token received from the authorization server in the OAuth 2.0 flow.

Pfadparameter

customer_id
string<uuid>
erforderlich

Source customer UUID (will be deleted)

Body

application/json
referenceId
string<uuid>
erforderlich

Target customer UUID to merge into.

Antwort

200 - application/vnd.api+json

The merged target customer

The response is of type object.