Withdrawals
Get Withdrawals
Get a list of all Withdrawals under the Account, sorted by most recent.
get/api/v2/accounts/{account_id}/withdrawals
Query parameters
withdrawal_request_idstring uuid nullable
ID of the WithdrawalRequest to find Withdrawals for.
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