Create transaction

When calling the Create Transaction endpoint without a beneficiaryAccountId, you must provide the beneficiaryAccount details. Please ensure you include the necessary bank information according to the beneficiary bank's country.

For European countries :

"iban": "string" This field is mandatory for European accounts

"bicSwift": "string" - This field is mandatory for European accounts

For UK accounts:

"ukAccountNumber" : "string" : This field is mandatory for UK accounts

"ukSortCode": "string": This field is mandatory for UK accounts

For USA accounts:

"routingNumber": "string": This field is mandatory for USA accounts

"accountNumber": "string": This field is mandatory for USA accounts

For Canadian accounts:

"caRoutingNumber": "string" : Canadian Routing Number. This field is mandatory for Canadian accounts in combination with the "accountNumber" field