1. 钱包
OpenAPI
  • 开发指南
    • 开发前必读
    • 申请API Key 与 API Secret
    • 错误码指引
    • 接口签名
    • 接口响应安全校验
    • 多语言
    • 时区相关
    • 更新日志
    • Webhook Beta
    • 业务幂等相关
  • API 使用指南
    • 公共服务
      • 基础配置信息
    • 用户
      • 用户注册
      • 用户列表
      • 用户详情
      • 获取KYC Token
      • 获取KYC H5链接
    • 卡业务
      • 卡渠道列表
      • 实体卡邮寄地址列表
      • 创建实体卡邮寄地址
      • 修改实体卡邮寄地址
      • 删除实体卡邮寄地址
      • 申请卡
      • 激活实体卡
      • 卡列表
      • 卡详情
      • 卡CVV信息
      • 卡交易列表
      • 卡交易详情
      • 重置免密支付金额
      • 重置实体卡 PIN
      • 冻结卡
      • 解冻卡
    • 钱包
      • 钱包列表
        GET
      • 链列表
        GET
      • 创建钱包链地址
        POST
      • 钱包详情
        GET
      • 链上收款人列表
        GET
      • 链上收款人详情
        GET
      • 创建链上收款人
        POST
      • 更新链上收款人
        PUT
      • 删除链上收款人
        DELETE
      • 创建钱包提现交易
        POST
      • 取消钱包提现交易
        POST
      • 钱包站内划转
        POST
      • 钱包划转到卡
        POST
      • 钱包交易列表
        GET
      • 钱包交易详情
        GET
    • 服务调试
      • GET请求调试
      • POST请求调试
  • 数据模型
    • response.Response
  1. 钱包

钱包交易详情

UAT环境
https://uat.bkj.com/openapi/v1
UAT环境
https://uat.bkj.com/openapi/v1
GET
https://uat.bkj.com/openapi/v1
/wallet/transactions/{id}
响应字段类型必含标题说明
idstring是列表IDID编号
created_atstring是创建时间创建时间
update_atstring是更新时间更新时间
remarksstring或null是备注备注
transaction_atstring是交易时间交易时间
complete_atstring或null是完成时间完成时间
balance_idstring是钱包ID钱包ID
actionstring是交易动作in:入,out:出
business_typestring是业务类型-
currencystring是币种币种
addressstring或null是地址地址
origin_amountstring是原始金额原始金额
amountstring是结算金额结算金额
feestring是手续费手续费
cross_chain_feenull是跨链手续费跨链手续费
statusstring是状态completed,pending,failed,cancelled
trade_idstring是跟踪id跟踪id
payee_idstring或null是链上收款人ID链上收款人ID
account_idstring是AccountID发起人AccountID
ratestring是--
deal_ratenull是--
quote_currencystring是--
quote_amountstring是--
hiddenboolean是--
sender_typestring是--
recipient_typestring是--
close_timestring或null是--
raw_datastring或null是--
origin_currencystring是原始币种原始币种
chain_tx_idnull是交易哈希交易哈希
wallet_idstring是钱包ID钱包ID
payee_walled_idnull是链上收款人钱包id链上收款人钱包id
related_idstring或null是--
recipient_namestring是--
sender_namestring是--
process_statusstring或null是处理状态cancelled,completed,failed,terminated
chain_statusstring是链状态failed,na,success

请求参数

Path 参数

Header 参数

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location 'https://uat.bkj.com/openapi/v1/wallet/transactions/' \
--header 'X-Api-Key: your-X-Api-Key' \
--header 'X-Timestamp: 1770356156' \
--header 'X-Signature: xxxxxxxx' \
--header 'X-Nonce: xxxxxxx' \
--header 'Accept-Language: en-US' \
--header 'Content-Type: application/json'

返回响应

🟢200成功
application/json
Bodyapplication/json

示例
{
    "code": 0,
    "data": {
        "id": "019c0faa-fe5f-7b11-9ac7-96d07570d8cb",
        "created_at": "2026-01-30 16:09:50",
        "update_at": "2026-01-30 16:09:50",
        "version": 1,
        "remarks": "prepay card create fee refund",
        "transaction_at": "2026-01-30 16:09:50",
        "complete_at": "2026-01-30 16:09:50",
        "batch_id": null,
        "id_no": "2017269029901377538",
        "balance_id": "c52da31e-bbb4-427e-a692-556a796bf245",
        "action": "in",
        "business_type": "ca_2_cw",
        "currency": "USDT",
        "address": null,
        "origin_amount": "10",
        "amount": "10",
        "fee": "0",
        "cross_chain_fee": null,
        "status": "completed",
        "trade_id": "019c0faa-fe43-7ea5-83bf-2cba07eeb302",
        "payee_id": null,
        "transaction_id": "4d165a78-81fa-48f2-92c3-1345a0036ff4",
        "transaction_time": "2026-01-30 16:09:50",
        "account_id": "0b9d4382-19dd-4a7d-ade2-046126f4d798",
        "rate": "1",
        "deal_rate": null,
        "quote_currency": "USDT",
        "quote_amount": "10",
        "hidden": false,
        "sender_type": "ca",
        "recipient_type": "wallet",
        "close_time": "2026-01-30 16:09:50",
        "raw_data": null,
        "origin_currency": "USDT",
        "chain_tx_id": null,
        "wallet_id": "774b8810-3a9a-4668-8b7f-02d3b29ee664",
        "payee_walled_id": null,
        "related_id": "019aedc1-059a-765b-a4a4-b0a77a093c45",
        "recipient_name": "USDT",
        "sender_name": "Card Account",
        "call_id": null,
        "process_status": "completed",
        "channel": null,
        "chain_status": "success",
        "transaction": {
            "id": "4d165a78-81fa-48f2-92c3-1345a0036ff4",
            "account_id": "0b9d4382-19dd-4a7d-ade2-046126f4d798",
            "balance_id": "c52da31e-bbb4-427e-a692-556a796bf245",
            "amount": "10",
            "fee": "0",
            "type": "ca_2_cw",
            "sub_type": "na",
            "currency": "USDT",
            "status": "completed",
            "operation_type": "credit",
            "before_balance": "50401.0001",
            "after_balance": "50411.0001",
            "extra_data": "",
            "transaction_at": "2026-01-30 16:09:50",
            "relation_id": "019c0faa-fe5f-7b11-9ac7-96d07570d8cb",
            "created_at": "2026-01-30 16:09:50",
            "update_at": "2026-01-30 16:09:50"
        }
    },
    "message": "success",
    "timestamp": 1774346154445
}
修改于 2026-04-17 08:41:23
上一页
钱包交易列表
下一页
GET请求调试
Built with