Skip to main content
POST
Deprecated. This endpoint is no longer available in the public API and is kept for reference only.
Links a client to a specific provider’s customer ID for external service integration. Requires an API key with access level 3 or higher.

Path parameters

clientId
string
required
Unique identifier of the client.

Body

provider
string
required
External provider. One of BRIDGE, REAP, UNLIMINT, PAXOS, etc.
customer_id
string
required
Customer ID in the external provider’s system.

Response

id
string
Mapping identifier.
client_id
string
Client identifier.
provider
string
External provider.
customer_id
string
Customer ID in the external provider’s system.
status
string
Mapping status.
created_at
string
Creation timestamp.
updated_at
string
Last update timestamp.