Transfer
Account Transfer
Admin Access RequiredInitiates a transfer between legal entity's accounts.
Example Account Transfer
Authorization
AuthorizationRequiredBearer <token>Enter your token in the format: Bearer {token}
In: header
Request Body
application/jsonOptionalamountRequiredstringThe amount of money. Our API expect amount values to be in minor units - the smallest unit of a currency depending on the number of decimals. For example, USD has two decimals. So $10 is represented by 1000. JPY has no decimals, so ¥10 is 10.
descriptionRequiredstringdestination_ibanRequiredstringsource_ibanRequiredstringHeader Parameters
Idempotency-KeyRequiredstringResponse Body
Success response
transaction_idRequiredstring