Connections
Create Connection
Create a new connection
POST
Headers
The client's API key secret value
Body
application/json
An identifier specific to the client's system that maps the connection to the client's customer
Example:
"8a46e581-48ba-498a-9ad0-2ee72582e1af"
The identifier of the merchant account being connected
Example:
"01J7SC0NN73R6F5VVSP3ZKPDA3"
Response
201
application/json
Successful Response
The unique identifier for the creatd connection
Example:
"01J51S0JYV6N7K1030CV1ZKSCA"