POST
/
v3
/
{id}
/
link
{
  "description": "<string>",
  "id": "<string>"
}

Path Parameters

id
string
required

The customer id of the customer you want to create the link from.

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json

The related linked customer data

type
enum<string>
required

Link type

Available options:
CUSTOMER_LINK
customerId
string
required

The customer id of the customer you want to create the link to.

Example:

5123465

Response

Successful creation of linked customer

description
string

Short description of the result of the action

id
string

Will contain the ID of the resource that has been created or updated