Collector Bank Callback
Handle callback from Collector Bank signup
Completes the Collector Bank signup, enables Collector Bank for Checkout
scopes:
- write:accounts:/management/settings/connections/collector
- write:accounts
- 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
"c_user"
Payment options to enable for this connection
The password for the given username. Password is optional if using dintero:admin and one of the standard usernames
"my_collector_bank_password"
Deprecated in favour of stores.store_id.
Store id for B2C
Deprecated in favour of stores.country.
Configured stores in the Collector Partner Portal
Response
Signup
The response is of type object.