Customer hierarchy
Create a link to customer
This operation will create a link to customer.
POST
/
v3
/
{id}
/
link
Path Parameters
id
string
requiredThe customer id of the customer you want to create the link from.
Query Parameters
auditUser
string
requiredThe audit user to log the request
Body
application/json
type
enum<string>
requiredLink type
Available options:
CUSTOMER_LINK
customerId
string
requiredThe customer id of the customer you want to create the link to.
Response
201 - application/json
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