文档
测试

门票二维码地址查询

POST
接口地址:http://zjpt.gotoningbo.com:8001/admin/Api/docking_api

接口描述

请求、返回格式:json

请求参数

参数名
类型
描述
必填
api_type
int
接口标识:2
必填
type
string
操作类型:SEND_CODE_TICKET_CHECKNUM_IMG_REQ
必填
order_info
object
数据字典
必填
orderNum
string
主订单编号,示例:dd202007291134
必填

响应参数

参数名
类型
描述
必填
actionName
string
必填
code
string
状态码,示例:1
必填
msg
string
描述,示例:成功
必填
img
string
二维码图片地址,示例:http://www.etourmall.cn/THV.aspx?yph=6404136073
必填
ewmpicTxt
string
二维码生成内容,可根据此值生成二维码,效果同上“二维码图片”,示例:http://www.etourmall.cn/YanPiao/autoYP.aspx?yph=6404136073
必填
yzm
string
验证码,示例:6404136073
必填

说明 / 示例

** 返回示例 ** >i{"actionName":"SEND_CODE_TICKET_CHECKNUM_IMG_RES","code":"1","msg":"成功","identityInfo":{"corpCode":"20727175832635","userName":"ningbowenlv"},"img":"http:\/\/www.etourmall.cn\/THV.aspx?yph=6404136073","ewmpicTxt":"http:\/\/www.etourmall.cn\/YanPiao\/autoYP.aspx?yph=6404136073","yzm":"6404136073"}