GetAccountWithdrawTransactions
Category: User Permissions: Trading, AccountReadOnly Call Type: Synchronous
Obtains a list of withdrawals for an account.
Users with Trading and AccountReadOnly permission can return withdrawal transactions only from an account with which they are associated.
The owner of the trading venue determines how long to retain transaction history before archiving.
Note: Depth in this call is a count of how many withdrawal transactions to report. It is not "depth of market."
Request
Response
The response returns an array of transaction objects.
Last updated