Create Instrument

Create or Add an external instrument to Qolo platform. The external instrument may be a bank account or a credit/debit card or any other account held by another financial institution.

To add bank account use the following conditions
If instrument_type = BANKDDA then provide an account_number and routing_number
If instrument_type = IBAN then provide IBAN in account_number field and swiftBicCode in bank_identifier field
If instrument_type = BBAN then provide account_number , swiftBicCode in bank_identifier field (if applicable)
and additional rounting info in routing_number field

Qolo also blocks transfers to certain countries and you will not be able to add the bank accounts / cards from the blocked countries.

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

Unique ID of the external instrument on Qolo Platform. An external instrument is defined as an external bank account or card.

uuid
required

Unique Person ID on Qolo Platform.

string
required
length ≥ 1

Country of the instrument. Country 3-ISO code such as USA.

string
enum
required
Allowed:
string | null

Name of instrument

string | null

Bank account or card currency in ISO-3 character format.

string
enum
required
Allowed:
string | null

Instrument usage. Valid values are PAY-IN, PAY-OUT, PAY-IN-OUT, RESTRICTED

string | null

Masked bank account number or card number.

account_details
object
required

Base class for account info

string | null
string | null

Name of the financial institution owning the external instrument. It will mostly be the bank that issued the bank account number or the card. This field is mandatory for bank instrument types

string | null
string
enum
Allowed:
string
enum
Allowed:
acknowledgement
object
date-time

date outside instrument created

uuid | null

once outside instrument is replaced this points back to the original outside instrument with the latest information

string
enum
Allowed:
string | null
Responses

500

Server Error

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