Register cardholder bank account

Registers an external bank account from which a cardholder may deposit funds to their cards, and binds it to the specified cardholder. For security purposes, this generates a one-time passcode (OTP) to the cardholder's registered cellNum.

It is advisable for cardholders to also include the relevant cardId in the reference field of any bank or wire transfer, and to post a trace notification.

Together, these methods ensure the most reliable and timely processing of cardholder deposits to their cards, and they reduce the potential for delays or errors. They also provide for the identification of the card to which funds should be allocated, which may be relevant in the case of a cardholder with more than one card.

Bank or wire transfers that can be verified programatically should appear immediately in the card's ledgerBalance but they are subject to the usual domestic or international bank processing times, and funds won't reflect in the availableBalance until the clearing process has completed (typically up to five days).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

A cardholder's unique ID.

Body Params
string
required
length ≤ 50

The cardholder's bank account name.

string
required
length between 7 and 34

The cardholder's bank account number, IBAN, or equivalent.

string
required
length between 6 and 12

The cardholder's bank routing number, BIC/Swift code, sort code, or equivalent.

Response

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