Wire Transfer
Create a wire drawdown request
POST/transfers/wire/drawdown
Sends an outgoing wire drawdown to request funds from an external account.
Body Parameters
amount
numberRequiredAmount (in cents) of the wire drawdown request.
beneficiary_account_number_id
stringRequiredID of the account number that will receive the funds.
beneficiary_bank_account_id
stringRequiredID of the bank account that will receive the funds.
currency_code
stringRequiredThe three-letter currency code defined in ISO 4217. e.g. USD.
recipient_counterparty_id
stringRequiredID of the counterparty from which funds are being drawn.
recipient_description
stringRequiredDescription of the drawdown request sent to the recipient.