接口协议

校验用户流水

使用场景: 用于校验用户流水是否存在

调用凭证: 应用签名

请求方式: POST(HTTPS

请求地址: https://test-oapi.gongyi.qq.com/api/invoice_manager_2c/CheckUserTrans

请求参数:

参数 类型 必填 说明
userid string 用户id
txid []string 流水id列表,限制500条以下
  • 请求示例
    {
      "userid": "oproJj4nywxdrmsHR6Syk",
      "txid": ["180000521120240JGJ2B","180000521120IECGIB"]
    }
    

返回参数:

参数 类型 说明
code int 返回码:0表示成功,其他值表示错误,请参考错误码说明
msg string 错误信息

错误码说明

code 说明
0 返回码:0表示成功,其他值表示错误,请参考错误码说明
30000001 参数错误,流水为空
30000002 参数错误,查询流水数量过多
30000003 参数错误,userid为空
30000004 系统错误,orgid为空
30000005 系统错误,请稍后重试
30000006 流水对不上

返回示例:

{
    "code": 0,
    "msg": "",
    "op_time": 1679844396,
    "trace_id": "ed8436c85407856b23e5ea20fa472ebc"
}
© 1998 - 2022 Tencent Inc. all right reserved,powered by tencent.更新时间: 2024-12-06 17:19:07

results matching ""

    No results matching ""

    results matching ""

      No results matching ""