门票取消 websocket测试 POST 接口地址:http://zjpt.gotoningbo.com:8001/admin/Api/docking_api 接口描述 请求、返回格式:json 请求参数 参数名 类型 描述 必填 api_type int 接口标识:2 必填 type string 操作类型:SEND_CODE_TICKET_CANCEL_REQ 必填 order_info object 数据字典 必填 orderNum string 主订单编号,示例:dd202007291134 必填 响应参数 参数名 类型 描述 必填 actionName string 必填 code string 状态码,示例:1 必填 msg string 描述,示例:成功 必填 orderRequest object 数据字典 必填 order object 数据字典 必填 orderNum string 主订单编号,示例:dd202007291134 必填 说明 / 示例 ** 返回示例 ** >i{"actionName":"SEND_CODE_TICKET_CANCEL_RES","code":"1","msg":"成功","identityInfo":{"corpCode":"20727175832635","userName":"ningbowenlv"},"orderRequest":{"order":{"orderNum":"dd202007291134"}}}
** 返回示例 ** >i{"actionName":"SEND_CODE_TICKET_CANCEL_RES","code":"1","msg":"成功","identityInfo":{"corpCode":"20727175832635","userName":"ningbowenlv"},"orderRequest":{"order":{"orderNum":"dd202007291134"}}}