whalet-platform
Balance
复制页面
whalet-platform
Introduction
Shop Bind
Shop Account Bind
POST
Shop Account Bind Query
POST
Payment
Payment Apply
POST
Payment Query
POST
Trade Materials Upload
Trade Materials Upload
POST
Balance
Balance Query
POST
webhooks
Shop Account Bind Notify
POST
Bulk Payments Received Notify
POST
Payment Apply Notify
POST
Balance
复制页面
Balance Query
开发中
POST
/v1/platform/balanceQuery
Run in Apifox
Run in Apifox
请求参数
Body 参数
application/json
生成代码
示例
{
"currency"
:
"string"
}
返回响应
🟢
200
成功
application/json
生成代码
Body
生成代码
示例
{
"balances"
:
[
{
"currency"
:
"string"
,
"balance"
:
"string"
}
]
}
上一页
Trade Materials Upload
下一页
Shop Account Bind Notify