Authorizations
Bearer token authentication used for standard API calls. Format: 'Bearer YOUR_API_KEY'
Path Parameters
Connection ID
Response
Connection details
Unique identifier for the connection between a merchant and a wallet
Example:
"con_01K7QJT2YR00E6FF5B9WAXP0GB"
ISO 8601 timestamp when the connection was created
Example:
"2023-05-15T08:35:42Z"
Secret key for the connection that can be used to make requests to the forward endpoint
Example:
"cons_live_FhJCPNbrfViJFCiCQp8bWQEel20z18UyA39ZP22LfJ0AdB9h9kVX_D"
Your custom identifier for this connection in your system
Example:
"customer_123456"
ISO 8601 timestamp when the next usage reset will occur
Example:
"2023-05-15T08:35:42Z"
ISO 8601 timestamp when the previous usage reset occurred
Example:
"2023-05-15T08:35:42Z"