POST
/
connection
{
  "connection_id": "01J51S0JYV6N7K1030CV1ZKSCA"
}

Headers

x-api-key
string
required

The client's API key secret value

Body

application/json
customer_id
string
required

An identifier specific to the client's system that maps the connection to the client's customer

Example:

"8a46e581-48ba-498a-9ad0-2ee72582e1af"

merchant_id
string
required

The identifier of the merchant account being connected

Example:

"01J7SC0NN73R6F5VVSP3ZKPDA3"

Response

201
application/json
Successful Response
connection_id
string
required

The unique identifier for the creatd connection

Example:

"01J51S0JYV6N7K1030CV1ZKSCA"