Pre Authorize Bank Transactions

Some banks need to pre authorize their transactions using an authorization method.

Allowed banks

The following banks require pre authorization:

  • Banco de Chile

If you pre authorize transactions from another bank, you will receive an error.

Path Params
string
required

The id of the bank account

Body Params

Requires the selection of the bank key to use.

Requires the authorization method to use, which depends on the bank, with its corresponding token or device_id (for more information on bank devices, please contact us).

The following banks require the selection of transactions to be preauthorized:

  • Banco de Chile
  • Banco Itau
  • Banco Santander Chile
  • Cardda Wallet
string
required

The id of the bank key to be used.

string | null
enum

Authorization method to be used. In Mexican operation this field is not required.

Allowed:
string
string

Device to be used for authorization

transactions_ids
array of strings
transactions_ids
Responses

400

The authorization was called with authorization method set to token, but only one transaction was in the queue which is not allowed. There must be 2 or more to use that method

401

Unauthorized

409

The authorization was called while there are some transactions pending to be enqueued

422

The authorization method has a non valid value

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json