跳转到主要内容
GET
JavaScript

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

customer_id
string
必填

Customer ID

响应

items
object[]
必填
total_balance_usd
integer<int64>
必填

Sum of all wallet balances converted to USD (in smallest unit)

最后修改于 2026年4月1日