List Address Book
Query wallet address book list with multi-condition filtering support. Stablecoin Account API Publisher Disclaimer
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 10
x >= 1Filter by currency
Filter by network
Filter by address type (1000=Exchange, 2000=Personal)
1000, 2000 Filter by address status
Filter by verification status (1=Verified, 2=Failed)
1, 2 Filter by wallet address
Filter by address label
Which kind of entries to return. whitelist (default) returns withdrawal destination addresses; deposit_sender returns the deposit-sender entries recorded via Submit Deposit Sender Travel Rule. Omit it to keep the previous behavior of returning only withdrawal addresses.
whitelist, deposit_sender 
