List Deposits

Returns a list of deposits made into your UQPAY wallet. You can filter results by specifying a time range. If no time range is provided, or only the end date is specified, the response will include deposits from the past 30 days up to today or the specified end date.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
required
1 to 100

The maximum number of items to return per page. Must be between 10 and 100, inclusive.

integer
required
≥ 1

The page number to retrieve a specific set of items. Must be 1 or greater.

string

The start time of created_time in ISO8601 format (inclusive).

string

The end time of created_time in ISO8601 format (inclusive).

string
enum

Status of deposit.

Show Details
PENDINGDeposit is being processed and funds are not yet available.
COMPLETEDDeposit has been successfully processed and funds are available.
FAILEDDeposit could not be processed and was rejected or returned.
Allowed:
Headers
string

Specifies the sub-account on whose behalf the request is made. This should be set to the account_id, which can be retrieved via the List Connected Accounts. If omitted or empty, the request is executed using the master account. More information at Connected Accounts.

Responses

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