全国在线选座特惠电影票API接口具体详情联系商务经理:
19717312103
19717312103
演示小程序:
参数名称
|
参数说明
|
请求类型
|
是否必须
|
数据类型
|
schema
|
---|---|---|---|---|---|
param | param | body | true |
ReqCinemaDetailParam
|
ReqCinemaDetailParam |
nonce | 随机字符串,10秒内不允许重复 | false |
string
|
||
plat | 平台参数,默认填写WX | false |
string
|
||
search | 查询条件 | false |
RequestCinemaDetailSearch
|
RequestCinemaDetailSearch | |
cinemaId | 影院ID | false |
string
|
||
lat | 用户当前经度,可计算距离 | false |
string
|
||
lng | 用户当前纬度,可计算距离 | false |
string
|
||
ts | 时间戳,最大允许5分钟误差 | false |
integer(int64)
|
||
plat | ,示例值(WX) | header | true |
string
|
|
token | ,示例值(9f21d1b4d96d499eba8fda5194672dda) | header | true |
string
|
参数名称
|
参数说明
|
请求类型
|
是否必须
|
数据类型
|
schema
|
---|---|---|---|---|---|
param | param | body | true |
TicketPriceParam
|
TicketPriceParam |
mode | 出票模式:0/1/2 | false |
string
|
||
nonce | 随机字符串,10秒内不允许重复 | false |
string
|
||
plat | 平台参数,默认填写WX | false |
string
|
||
prices | 待计算原价列表 | true |
array
|
number(float) | |
seatIds | 所选座位Ids | false |
array
|
string | |
showId | 场次Id | false |
string
|
||
ts | 时间戳,最大允许5分钟误差 | false |
integer(int64)
|
||
plat | ,示例值(WX) | header | true |
string
|
|
token | ,示例值(9f21d1b4d96d499eba8fda5194672dda) | header | true |
string
|