Skip to main content

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当前登录用户余额。

推荐核对流程

  1. 查询当前余额。
  2. 通过约定支付流程完成充值或余额调整。
  3. 查询 /transaction/agent/transactions 确认记录。
  4. 再次查询余额,确认金额已更新。
USDT TRC20 充值接口详见 USDT 充值