Fetches a set of Withdrawals Requests for a subaccount

Permissions required: Subaccount or Read Subaccount

Retrieves a filtered set of Withdrawal Requests within a Subaccount (FIAT only for now).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique Identifier for the subaccount

Query Params
withdrawalStatuses
array of strings

One or more withdrawal statuses to filter results. If no value is passed, it filter by all statuses.

date

The start date (inclusive) in YYYY-MM-DD format. The earliest valid start date is '2017-01-01`. Dates are always in UTC RFC 3339 'full-date'.

date

The end date (inclusive) in YYYY-MM-DD format. The latest valid end date is the current date. Dates are always in UTC RFC 3339 'full-date'.

string

When paginating this is used to provide the starting point for the page to fetch (retrieved from the previous response body)

int64
1 to 100
Defaults to 25

Maximum number of results to return per query

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json