List Deposits
Query deposit records. Stablecoin Account API Publisher Disclaimer
Documentation Index
Fetch the complete documentation index at: https://developers.uqpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The API token for login provided by UQPay.
Headers
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 API. If omitted or empty, the request is executed using the master account.
More information at Connected Accounts.
Query Parameters
Page number, default 1
x >= 1Items per page, default 20
x >= 1Filter by asset code
Filter by network code
Order status
Exclusive start time used to filter by create_time. ISO 8601 format.
"2024-03-01T00:00:00+08:00"
Exclusive end time used to filter by create_time. ISO 8601 format.
"2024-03-02T00:00:00+08:00"

