Retrieve a withdrawal by ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK
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.