API
Skip to main content

Associate customer with other entities

information
The customer association can only be performed by the entity that created them.

Associating a customer with other entities allows the customer record to be available in the desired entities.

To perform this association, it is necessary to know the uuid of the customer and the clientId of the entities.

Associate the customer with the uuid e2343605-cf46-43de-b20b-9b7d1c95a9b2 entity with the clientId 523308191 e 559514166

POST /customers/e2343605-cf46-43de-b20b-9b7d1c95a9b2/entities

{
"clientId": "523308191"
}