业务状态更新

接口描述:针对第三方调用,我方无法确定调用方业务状态需调用该接口进行更新

接口地址:/{context}/pay/business/updateState

请求方式POST

consumes:["application/json"]

produces:["*/*"]

请求参数

参数名称 参数说明 in 是否必须 数据类型 schema
sn 订单号 body true string
state 业务状态:0未知(人工核对);1成功 body true string
message 附加信息 body false string

响应示例:

无返回值,http状态码200即调用成功

响应状态:

状态码 说明 schema
200 OK 成功
401 Unauthorized
403 Forbidden
404 Not Found

results matching ""

    No results matching ""