公共响应报文
POST
接口描述
公共请求报文头(参数名红色为必填项)
公共请求头
参数名
类型
描述
必填
timestamp
String
时间戳
必填
result
String
请求结果
必填
resultCode
String
处理代码,0000为成功,其他为失败
必填
resultMsg
String
处理信息
必填
req
Json
响应参数,详细查看接口文档中的响应参数
必填
sign
String
签名值
必填