Query transactions for all wallets. Stablecoin Account API Publisher Disclaimer
The API token for login provided by UQPay.
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.
Items per page (10 to 100, default 10)
10 <= x <= 100Page number (≥ 1, default 1)
x >= 1Exclusive 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"
Wallet currency to query
Order type to query
DEPOSIT, WITHDRAW, SELL, BUY, SWAP, TRANSFER_IN, TRANSFER_OUT Order status to query
SUBMIT_FAILED, FAILED, PENDING, SUCCESS, SUBMITTED Query by order_id or short_order_id