GetAccountWithdrawTransactions
The ID of the Order Management System.
The account ID.
The count of withdrawal transactions to return.
curl -L \ --url 'GetAccountWithdrawTransactions?OMSId=1&AccountId=1'
[ { "transactionId": 0, "omsId": 0, "accountId": 0, "cr": 0, "dr": 0, "counterparty": 0, "transactionType": 0, "referenceId": 0, "referenceType": 0, "productId": 0, "balance": 0, "timeStamp": 0 } ]