国际火车票票种查询接口,用于查询商家票种信息保存至DB
| 名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
|---|
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| result | RailOfferRS | 票种信息 | |
|
{}
{
"result":{
"success":true,
"err_code":"001",
"err_msg":"系统错误",
"moduleList":[
{
"image":"www.alibaba.com\/image\/example.jpg",
"detail":"请使用A4纸打印车票",
"offer_name":"全价票",
"conditions":"可退票;不可改签",
"offer_code":"1001",
"ticket_type":"0",
"seat_type":"1",
"refund_type":"1",
"change_type":"1",
"has_mobile_ticket":1,
"confirm_again":"1",
"obtain_ticket_detail":"无需取票,保存二维码至您手机,乘车前出示,扫码乘车"
}
]
}
}
{"result":{"success":"不等于true","err_msg":"Illegal request","err_code":"sign-check-failure"}}
| 错误码 | 错误描述 | 解决方案 |
|---|