Manual Withdrawal
Using this endpoint, you can withdraw funds from a Trading Account.
Header Parameters
Authorizationstring
Body Parameters
systemUuidstring Required
The unique identifier for the system from which funds are withdrawn; required.
loginstring Required
Login details for the Trading Account from which the withdrawal is made; required.
paymentGatewayUuidstring Required
Identifier for the payment gateway used for the transaction; required.
amountnumber Required
The amount of money to be withdrawn; required.
commentstring
A comment or note accompanying the withdrawal.
Response
200
Object
OK
Response Attributes
uuidstring Required
Unique identifier for the withdrawal transaction; required.
createdstring Required
Timestamp of when the withdrawal was initiated; required.
statusstring Required
The current status of the withdrawal.
Enum values:
NEWAWAITING_CONFIRMATIONPROCESSINGBOOKEDPROCESSING_PAYMENTDONEREJECTEDFAILEDFAILED_PAYMENTCANCELLED_BY_USERtransactionInfoobject
Show child attributes
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?