Documentation Index
Fetch the complete documentation index at: https://docs.nexalayer.net/llms.txt
Use this file to discover all available pages before exploring further.
充值
充值和支付流程与账号配置有关。请使用交易记录接口审计充值和调整记录,并使用余额接口确认最终余额。相关接口
| 方法 | 接口 | 说明 |
|---|---|---|
GET | /transaction/agent/transactions | 充值和余额调整记录。 |
POST | /usdt/create-order | 创建 USDT TRC20 充值订单。 |
GET | /usdt/check-status | 查询 USDT 充值订单状态。 |
GET | /usdt/orders | 查询 USDT 充值订单列表。 |
GET | /open/app/user/transactions | 消费记录。 |
GET | /open/app/dashboard/info/v2 | 当前余额和仪表盘概览。 |
GET | /open/app/user/balance/current | 当前登录用户余额。 |
推荐核对流程
- 查询当前余额。
- 通过约定支付流程完成充值或余额调整。
- 查询
/transaction/agent/transactions确认记录。 - 再次查询余额,确认金额已更新。