Create transfer

Create a new transfer to move funds from one Qolo Account to another.

Following are different types of transfer supported in the platform

Account to Account - Transfer funds from one Qolo Account to another Partner to Card - Partner can transfer funds from progfund account to card using card proxy or account guid Account to External bank accounts (Add outside_instrument and then use the guid in this API) External bank accounts to Account (Add outside_instrument and then use the guid in this API) This API supports transfer with currency conversions and this api uses the exchange rates provided by our banking partner.

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

API Partner can send the transfer's unique id on their system and it can be used to fetch transfer details later

string
enum
Allowed:
string
enum
required
double
required

Amount to transfer.

string
required
length between 3 and 3

Three letter currency code

string | null

API Partner can send the transfer's description for reference

source
object
required
destination
object
required
string | null

For cross currency transfers, quote should be created and must be passed in transfer.

quoteoutput
object
double
string | null
string | null

Client driven code used to add more details to the transfer type.

string | null

Verification code. This field is currently not used and cvv2 validation during the transfer is not required

eft_info
object
string | null

Transfer reason code used for foreign exchange

check_info
object

Check Info

string | null

Specifies the scheduled date for the transaction. This field is applicable only when the Case Management (Maker-Checker) queue is enabled for the program. It will be ignored if the Maker-Checker capability is not configured. Date must be entered in "yyyy-MM-dd" format.

acquiring_info
object

This object is only applicable for the CCDCTOACCOUNT transfer_type.

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