#以后票务系统资料请点此进入[联合票务系统接入文档](http://www.kancloud.cn/iwzh/lianhepiaowu)
* * * * *
* * * * *
* * * * *
* * * * *
* * * * *
###下文不再更新。
[TOC]
##去哪儿门票对接测试地址
[票务对接测试地址](http://agentat.piao.qunar.com/singleApiDebugPage/debugSupplierApi)
说明:
请求供应商接口】使用流程:
1.supplierIdentity:"DEBUGSUPPLIER" signkey:"DEBUGSINGKEY"。输入供【应商接口地址】选择供应商接口方法,生成请求xml,其中的节点数据,部分地方需要联调人员手动填写,建议使
用xml工具编辑,节点数据,请参考qunar提供的设计文档,点击“提交”按钮则请求供应商接口
###请求示例xml
拉取产品:GetProductByQunarRequestBody
` <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<request xmlns="http://piao.qunar.com/2013/QMenpiaoRequestSchema">
<header>
<application>Qunar.Menpiao.Agent.AutoTest</application>
<processor>SupplierDataExchangeProcessor</processor>
<version>v2.0.0</version>
<bodyType>GetProductByQunarRequestBody</bodyType>
<createUser>Qunar.Menpiao.Agent.AutoTest</createUser>
<createTime>2015-12-14 18:50:04</createTime>
<supplierIdentity>DEBUGSUPPLIER</supplierIdentity>
</header>
<body xsi:type="GetProductByQunarRequestBody" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<method>ALL</method>
<currentPage>1</currentPage>
<pageSize>10</pageSize>
<resourceId>
</resourceId>
</body>
</request>
`
###返回示例代码如下:
`<?xml version="1.0" encoding="UTF-8"?>
<response xsi:schemaLocation="http://piao.qunar.com/2013/QMenpiaoResponseSchema QMResponseDataSchema-2.0.1.xsd" xmlns="http://piao.qunar.com/2013/QMenpiaoResponseSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<header>
<application>Qunar.Menpiao.Agent</application>
<processor>SupplierDataExchangeProcessor</processor>
<version>v2.0.1</version>
<bodyType>GetProductByQunarResponseBody</bodyType>
<createUser>SupplierSystemName</createUser>
<createTime>2015-12-14 18:54:37</createTime>
<code>1000</code>
<describe>String</describe>
</header>
<body xsi:type="GetProductByQunarResponseBody">
<count>16</count>
<productInfos>
<productInfo>
<baseInfo>
<resourceId>1315</resourceId>
<sights>
<sight>
<sightName>石京龙滑雪场平日初级体验票+金隅八达岭温泉度假村温泉+住宿(含早)单人套票一张</sightName>
<sightAddress></sightAddress>
<city>北京</city>
<sightlon></sightlon>
<sightlat></sightlat>
</sight>
</sights>
<productName>石京龙滑雪场平日初级体验票+金隅八达岭温泉度假村温泉+住宿(含早)单人套票一张</productName>
</baseInfo>
<bookConfig>
<paymentType>PREPAY</paymentType>
<advanceOption>
<bookAdvanceDay></bookAdvanceDay>
<bookAdvanceTime></bookAdvanceTime>
<useAdvanceHour></useAdvanceHour>
</advanceOption>
<autoCancelTime></autoCancelTime>
<contactPersonRequired>
<nameRequired></nameRequired>
<namePinyinRequired></namePinyinRequired>
<emailRequired></emailRequired>
<addressRequired></addressRequired>
</contactPersonRequired>
<bookPersonType></bookPersonType>
<visitPersonRequiredForQuantity></visitPersonRequiredForQuantity>
<visitPersonRequired>
<nameRequired></nameRequired>
<namePinYinRequired></namePinYinRequired>
<credentialsRequired></credentialsRequired>
<credentialsRequiredTypes></credentialsRequiredTypes>
<userRequiredDefined1></userRequiredDefined1>
<userRequiredDefined2></userRequiredDefined2>
</visitPersonRequired>
<perPhoneMaximum></perPhoneMaximum>
<perPhoneMaximumType></perPhoneMaximumType>
</bookConfig>
<priceConfig>
<validType>BETWEEN_USE_DATE_START_AND_END</validType>
<daysAfterUseDateValid></daysAfterUseDateValid>
<daysAfterBookDateValid></daysAfterBookDateValid>
<dayUseTimePeriod></dayUseTimePeriod>
<calendarPrices>
<calendarPrice>
<useDate></useDate>
<marketPrice>66000</marketPrice>
<sellPrice>41800</sellPrice>
<sellstock>99999</sellstock>
<minimum>1</minimum>
<maximum>99999</maximum>
</calendarPrice>
</calendarPrices>
<periodPrice>
<periodStart>2015-12-10</periodStart>
<periodEnd>2016-02-28</periodEnd>
<validWeek></validWeek>
<invalidDate></invalidDate>
<marketPrice>66000</marketPrice>
<sellPrice>41800</sellPrice>
<sellstock>99999</sellstock>
<minimum>1</minimum>
<maximum>99999</maximum>
</periodPrice>
</priceConfig>
<promoteConfig>
<cashBackMoney></cashBackMoney>
</promoteConfig>
<productDescription>
<feeInfo></feeInfo>
<feeInclude></feeInclude>
<feeExclude></feeExclude>
<pickupTime></pickupTime>
<pickupAddress></pickupAddress>
<remind><![CDATA[<div>1)节假日至少提前5天致电:010-82830721预订房间。预订时请告知您的姓名、联系方式、入住时间、房间数量。办理入住时需带身份证等有效证件办理。</div>
<div>2)入住时间:中午12:00,退房时间:次日中午12:00之前。如超时请按照前台收费标准补齐差价。</div>
<div>3)预订留房至入住当日18:00时,过时自动取消。</div>]]></remind>
<refundOption>
<canRefund></canRefund>
<refundApplyTimeBeforeValidEndDay></refundApplyTimeBeforeValidEndDay>
<refundChargeType></refundChargeType>
<refundCharge></refundCharge>
<refundInfo></refundInfo>
</refundOption>
</productDescription>
<otherConfig>
<telephone>400-656-6135</telephone>
<salePeriods>
<salePeriod>
<saleStartTime></saleStartTime>
<saleEndTime></saleEndTime>
</salePeriod>
</salePeriods>
<smsTemplet>您将会在3-5 分钟内收到电子票,在景区售票处取票入园</smsTemplet>
<eticketType>S_CODE</eticketType>
</otherConfig>
</productInfo>
</productInfos>
</body>
</response>`
根据返回xml代码拼接处理即可。
[TOC]
- 说明
- PHP
- 数组操作
- file操作的常用方法
- PHP字符串输出之Heredoc说明
- require(_once)和include(_once)的理解
- file_get_contents和curl
- PHP的json问题
- PHP提高效率的几点
- PHP/异步任务队列处理
- HTTP_AUTHORIZATION
- php中 intval和string的一些转换问题
- 变量在 PHP7 内部的实现
- 关于exit和die
- php获取微秒
- php高性能日志扩展seaslog的使用
- Curl使用说明
- echo的数据自动增加换行或其他
- php-memcache
- 根据18位数校验前17位身份证号是否正确
- 将一个老项目升级到php7
- ord获取ASCII码
- 框架
- thinkphp5
- THINKPHP5常见问题
- Laravel5学习笔记
- homestead总结
- easywechat学习笔记
- wechat公众号
- 获取用户信息的实现方式
- 前端
- HTML
- CSS
- 伪类和伪元素的区别
- Bootstrap使用
- Javascript
- Javascript梳理总结
- 巧用history.pushState无刷新改变页面url
- jquery日期时间选择器组件datepicker的使用说明
- 基本操作
- 比较
- 后端/Nodejs
- 多nodejs版本管理
- 小功能
- URLAPI
- 二维码转换
- 地图URL直接实现导航
- 字体生成
- 网址长短互转
- 百度短网址
- Fiddle模拟测试百度短网址api
- Composer备忘录
- composer安装配置
- Composer 错误集锦
- Composer使用自己的库
- GIT简单操作命令
- Git记住密码
- git 显示错误详情和请求信息
- 工具软件
- PHPStorm
- VI简单操作命令
- ATOM
- browser提示shockwave false加载失败
- Cmder使用说明
- Windows软件总结
- 浏览器插件
- 支付
- 微信支付
- 支付宝
- 银联支付
- Ping++
- Beecloud支付
- Map
- 百度地图BaiduMap
- RESTfulAPI设计实践
- HTTP
- GET/POST 的请求大小
- 常见状态码说明
- Ubuntu
- 命令行中的>>和>的区别
- 笔记
- 正则
- Hybrid的使用记录
- H5+和mui
- HTML5+和mui使用
- APP开发过程中蓝牙问题总结
- Cordova的使用
- 服务器
- URL重写
- 目录限制访问
- 软链接和硬链接
- 票务系统对接资料和总结
- qunar去哪儿门票对接
- qunar对接case介绍及错误代码
- tuniu门票对接总结
- 途牛小结
- 联合票务对接途牛文档说明
- 途牛签名流程
- meituan美团
- 大众点评
- 联合票务
- 安卓使用技巧
- 安卓清理电池信息
- 安卓6.0使用时发现的问题
- 数据库
- 数据库mysql
- 分页数据优化
- 手机号用不到索引的问题分析
- mysql配置的localhost和127.0.0.1的区别
- mysql5.5升级mysql5.7
- 数据库MongoDB
- Redis使用说明
- phpredis使用说明
- 环境变量
- Twig使用
- 经典的文章
- 用超人的故事讲解 IoC(控制反转) 和 DI(依赖注入)