Link an Imprint customer and partner customer accounts
Creates a link between an existing Imprint customer and a partner’s customer account. The API key provided with the request will be used to link the partner with the imprint customer.
Authorizations
Basic HTTP authentication. Allowed headers-- Authorization: Basic <base64(api_key_id:api_key_secret)>
Path Parameters
The unique identifier for the Imprint customer
"BBB815E9-F654-438D-9AD3-3F7BB8136FC0"
Body
Response
Customer accounts linked successfully
The ID of the Imprint customer
"9B5E1EE0-2E1C-46E7-81B9-3C3917204BE4"
The unique identifier for the customer in the partner's system
"PARTNER_USER_456"
Status of the linked relationship
ACTIVE, INACTIVE "ACTIVE"
the RFC-3339 timestamp when the link was created at.
"2025-02-13T19:08:07.000Z"
the RFC-3339 timestamp when the link was last updated.
"2025-02-13T19:08:07.000Z"
Additional linking metadata