Create a transfer

This API will create a new transfer.

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

A unique identifier for the transaction.

string
required
length ≤ 36

The Beneficiary's Token

string | null

The destination token for the transfer.

boolean
required

Whether the transfer should be automatically approved.

string | null

Comments for the transfer.

date-time
required

The expiration date of the transfer. ISO 8601 represents date and time by starting with the year, followed by the month, the day, the hour, the minutes, seconds and milliseconds. YYYY -MM-DD

double | null

The amount of money to be transferred from the source.

string
required
length ≤ 3

The currency of the source amount.

double | null

The amount of money to be transferred to the destination. If null, it will be calculated based on the source amount and the exchange rate.

string
required
length ≤ 3

The currency of the destination amount.

string
required

Destination Type - Available options are Bank, Wire, CreditCard, Check, Crypto, Interac, RegularACH, SameDayACH, RealtimeACH

string | null

Purpose of Payment

wireProfile
object

View model for create/edit wire profile

bankAccount
object

Bank Account View model for Add/Edit bank account

sender
object

Request model for creating new sender

crypto
object
Responses

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