GET
/
v3
/
{id}
/
link
curl --request GET \
  --url https://integration-api-cat2./%7B{environment}%7D.ext.%7B{realm}%7D.cia.enfuce.com/customer/v3/{id}/link
[
  {
    "customerId": 151077912,
    "type": "CUSTOMER_LINK",
    "id": 11601
  }
]

Path Parameters

id
string
required

The customer id of which customer you want fetch details on

Query Parameters

auditUser
string
required

The audit user to log the request

Response

200
application/json

Successful retrieval of linked customer details

The response is of type object[].