公共响应参数

参数 类型 必填 备注
requestId string 本次请求,服务端返回的请求id
code string 请求处理返回码,200为请求处理成功,业务处理结果参照bizStr字段数据
msg string 请求处理返回码描述
signType string 生成签名字符串所使用的签名算法类型,目前仅支持RSA2
sign string 数据签名字符串
timestamp string 发送请求的时间,格式"yyyy-MM-dd HH:mm:ss"
version string 调用的接口版本,当前固定为:1.0
bizStr string json格式响应数据,使用Base64 encode 之后的字符串,最大长度不限,除公共参数外所有参数都放在这个参数中传递

其中bizStr为固定格式:

参数 类型 必填 备注
success bool 请求是否成功处理
code string 业务处理code
message string 业务处理 message
data json 业务响应数据,当请求有需要返回的业务数据时返回
© All Rights Reserved            updated 2024-09-12 11:13:57

results matching ""

    No results matching ""

    results matching ""

      No results matching ""