Skip to main content

签名相关

交互方式为HTTPS协议,提交方式为POST,字符集为:UTF-8

请求demo

{
    "lang": "zh-CN",
    "uuid": "20220618-25c204d91f8a420c9c46c8781d3637de",
    "appId": "ebuywha102410111",
    "action": "makeCode",
    "content": {
        "item": {
            "ticketId": 1031000000010741,
            "codeCount": 1,
            "outerOrderItemId": "ebuyMock-f253970507b342c28e2a12e01ebbf8d3"
        },
        "remark": "api_mock",
        "outerOrderId": "ebuyMock-f253970507b342c28e2a12e01ebbf8d3"
    },
    "headers": {
        "paas-version": "1.1.0"
    },
    "signType": "sha256",
    "timestamp": 1655567511135
}

相关说明

  • lang 语言默认zh-CN
  • uuid 请求序列号,需要保证本系统唯一
  • appId 通过运营人员开通paas租户权限获取
  • action 业务请求接口路径
  • headers
  • signType
  • timestamp
  • sign 请问报文签名字符串
  • content