Skip to main content
Return the current prepaid wallet balance and its site-scoped currency. USD on ariacompute.com, CNY on ariacompute.cn. Currency is fixed by the site domain regardless of UI language. Method: GET Path: /api/billing/wallet Auth: Session Bearer

Response

number
Current wallet balance in the returned currency.
string
Currency code (USD or CNY).
string
ISO 8601 timestamp of the last balance change.

Example