aid_account_settings_connections_bambora_callback_post
account-connections
Bambora Callback
Handle callback from Bambora signup
Completes the Bambora signup, enables Bambora for Checkout
scopes:
- write:accounts:/management/settings/connections/bambora
- write:accounts
POST
aid_account_settings_connections_bambora_callback_post
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.
Required string length:
9Authorization header Bearer JWT payload sub
Body
application/json
Response
Signup
The response is of type object.
Last modified on June 19, 2026