aid_account_settings_connections_instabank_callback_post
account-connections
Instabank Callback
Handle callback from Instabank signup
Completes the Instabank signup, enables Instabank for Checkout
scopes:
- write:accounts:/management/settings/connections/instabank
POST
aid_account_settings_connections_instabank_callback_post
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.
Required string length:
9Body
application/json
Instabank Callback
Response
Callback handled
Last modified on May 29, 2026