Withdrawals
Get Withdrawal Requests
List WithdrawalRequests under the Account, sorted by most recent.
get/api/v2/accounts/{account_id}/withdrawal_requests
Query parameters
limitinteger
Number of results to return
order'asc' | 'desc'
Sort order
nextstring nullable
Cursor for next page
previousstring nullable
Cursor for previous page
Response
OK