Create Card To Card Transfer

Transfers funds from an account to a recipient account.

Request

ParameterRequiredData typeNotes
recipient_account_idYesNumberDestination Account
account_idYesNumberSource Account
amountYesNumberIn lowest currency. For example, $10.00 would be 1000
external_tagNoStringField for custom input
messageStringYesMessage to attach to the transfer

Response

FieldValueDescription
idNumberTransfer ID
recipient_account_idNumber
company_idNumberCardholder Company
program_idNumberProgram ID
cardholder_idNumberCardholder who made the transfer
account_idNumberSource Account ID
dest_account_idNumberDestination Account ID
nameStringName of Recipient Account
emailStringEmail of Recipient
amountNumberIn lowest currency. For example, $10.00 would be 1000
processor_referenceStringProcessor Reference to transfer
external_tagString
messageString
created_atString
updated_atString
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!