Bambora Direct signup
Initialize Bambora Direct signup
scopes:
- admin:dintero
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication (token authentication) should be used for accessing the API.
Use Get Token to get an access token for client credentials. Pass the token in the request header:
Authorization: Bearer {access_token}
where the access_token is JSON Web Tokens (JWT).
Path Parameters
An id that uniquely identifies the account.
9Body
Response
Bambora Connection
The date-time when the resource was created
The ID of the user/client created the resource
"1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
The date-time when the resource was last updated
A set of key/value pairs that you can attach to a subscription object. It can be useful for storing additional information about the subscription in a structured format.
The status of the connection
pending, enabled, failed, declined List of events recorded, an event is created when the connection is updated with new status
The version of the schema used for the connection
Bambora configuration for the merchant
The Bambora configuration includes a secret_token stored safely and never exposed
The Bambora direct signups received for this account.
DEPRECATED
Signup object present for Bambora signups with the old POST /connections/bambora endpoint.
The signups received for this account
Will be unique per case_id and store_id.