Initiates a withdrawal of cash out of the account.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The amount to withdraw, as a decimal number with two decimal places.
x > 0"100.00"
The currency to withdraw in, which needs to be a supported currency on the account. Note that the platform does not support currency conversions at this time.
EUR, USD, GBP The funding account that will receive the funds. Note that we only allow withdrawals to funding accounts that are registered on the parent account.
Created
Unique resource identifier.
The ID of the parent account.
The amount to withdraw. Note that an insufficient_funds error will be raised if the account does not have enough settled funds.
"100.00"
"50.12"
The currency to withdraw.
EUR, USD, GBP The status of the withdrawal.
created, completed The funding account that will receive the funds.