Skip to main content
GET
Get partner USDT balance

Authorizations

Authorization
string
header
required

Access token from POST /auth/v1/partner/token

Query Parameters

currency
enum<string>
default:USDT
Available options:
USDT
network
enum<string>
default:TRON
Available options:
TRON
asset
string

Optional synonym for currency+network (e.g. USDT_TRC20)

Example:

"USDT_TRC20"

Response

Balance snapshot

currency
string
Example:

"USDT"

network
string
Example:

"TRON"

ledger_balance
string
Pattern: ^-?\d+(\.\d+)?$
Example:

"12.50"

reserved
string
Pattern: ^-?\d+(\.\d+)?$
Example:

"12.50"

available_balance
string
Pattern: ^-?\d+(\.\d+)?$
Example:

"12.50"

pending_credit
string
Pattern: ^-?\d+(\.\d+)?$
Example:

"12.50"

as_of
string<date-time>
request_id
string<uuid>

Correlation id for support