这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
3.9_订单详情_itoorderdetailquery [2023/03/31 02:25] doku |
3.9_订单详情_itoorderdetailquery [2025/03/25 08:09] (当前版本) tiny [表] |
||
---|---|---|---|
行 4: | 行 4: | ||
- | ^参数 | + | ^参数 |
- | |TOOrderID | + | |TOOrderID |
+ | |QDOrderID | ||
行 19: | 行 20: | ||
==== 3.9.3返回参数 ==== | ==== 3.9.3返回参数 ==== | ||
- | ^参数 ^类型 ^说明 ^备注^ | + | ^参数 ^类型 ^说明 ^备注^ |
- | |code |String |是否调用接口成功 |20000表示成功,非20000表异常 | | + | |code |
- | |detail |Object |结果集 | | | + | |detail |Object |结果集 |
- | |description |String |描述 |当异常时记录异常信息 | | + | |description |String |
detail: | detail: | ||
- | ^参数 | + | ^ 参数 |
- | |orderInfo|Object |订单信息 | | | + | | orderInfo |
- | |flightList|Array |航段组 | | | + | | flightList |
- | |passengerList|Array |乘客组| | + | | passengerList |
- | |financeDetail|Array |机票财务信息组 | + | | financeDetail |
- | |ioSaleTotalList|Array |保险财务信息组 | 支付时 IO保险单随TO单一起支付 | + | | ioSaleTotalList |
- | |contact|Object |联系信息 | | | + | | contact |
- | |OOOrderInfo|Array |辅营产品| 如果不存在辅营产品订单,则为null | | + | | OOOrderInfo |
+ | | <color # | ||
+ | | <color # | ||
orderInfo: | orderInfo: | ||
- | ^参数 | + | ^ 参数 |
- | |orderID|String |单编号 | | | + | | orderID |
- | |orderStatus|Int |单状态 | 0:已取消 \\ 2、3:处理中 \\ 4:待支付 \\ 7:待确认价格(需确认支付) \\ 5:待出票 \\ 6:已出票 | + | | status |
- | |pnr|String|PNR | | | + | | pnr |
- | |airlinepnr|String|航司大PNR| | + | | airlinepnr |
- | |productSubType|Int | + | | productSubType |
+ | | <color # | ||
+ | | <color # | ||
+ | | <color # | ||
flightList: | flightList: | ||
行 63: | 行 69: | ||
passengerList: | passengerList: | ||
- | ^ 参数 | + | ^ 参数 |
- | | passengerID | + | | passengerID |
- | | name | String | + | | name | String |
- | | passengerType | + | | passengerType |
- | | nationality | + | | nationality |
- | |IDType|Int |证件类型|Y | 0:护照 \\ < | + | | IDType |
- | | IDNumber | + | | IDNumber |
- | | IDExpiration | + | | IDExpiration |
- | | gender | + | | gender |
- | | birthday | + | | birthday |
- | | PNR | String | + | | PNR | String |
- | | ticketNo | + | | ticketNo |
- | | <color # | + | | <color # |
- | | <color # | + | | <color # |
- | | status | + | | status |
- | | <color # | + | | <color # |
+ | | <color # | ||
| IOOrderIDList | | IOOrderIDList | ||
行 85: | 行 92: | ||
IOOrderIDList: | IOOrderIDList: | ||
- | ^参数 | + | ^参数 |
|IOOrderID|String | 保险单号 | | | |IOOrderID|String | 保险单号 | | | ||
|recognizee|String | 投保乘客 | | | |recognizee|String | 投保乘客 | | | ||
行 99: | 行 106: | ||
financeDetail: | financeDetail: | ||
- | ^参数 | + | ^参数 |
+ | |<color # | ||
|officeNumber|String | Office | |officeNumber|String | Office | ||
|agencyPolicyRemark|String | 代理费政策限制| | | |agencyPolicyRemark|String | 代理费政策限制| | | ||
行 106: | 行 114: | ||
financeList | financeList | ||
- | ^参数 | + | ^参数 |
- | |passengerType|Int |乘客类型 | 0:成人 \\ 1:儿童 \\ 2:婴儿 \\ 3:老人 \\ 4:学生 \\ 5:劳务 \\ 6:移民 \\ 7:海员 \\ 8:青年 | | + | |passengerType|Int |
- | |salePrice| Decimal |票面价 | | | + | |salePrice| Decimal |票面价 | | |
- | |tax|Decimal |tax | | | + | |tax|Decimal |
- | |beforeReturn|Decimal |代理费点数 | | | + | |beforeReturn|Decimal |
- | |beforeReturnPrice|Decimal |代理费金额 | | | + | |beforeReturnPrice|Decimal |
- | |afterReturnBase|Decimal |奖励基数 | | | + | |afterReturnBase|Decimal |
- | |afterReturn|Decimal |奖励点数 | | | + | |afterReturn|Decimal |
- | |afterReturnPrice|Decimal |奖励金额 | | | + | |afterReturnPrice|Decimal |
- | |serviceFee|Decimal |服务费 | | | + | |serviceFee|Decimal |服务费 | | |
- | |saleTotal|Decimal |结算价 | | | + | |saleTotal|Decimal |
ioSaleTotalList | ioSaleTotalList | ||
行 129: | 行 137: | ||
contact: | contact: | ||
- | ^参数 | + | ^ 参数 |
- | |linker | + | | linker |
- | |phone | + | | phone | String |
- | |email | + | | email | String |
- | |content | + | | content |
- | |isEmail | + | | isEmail |
- | |isSMS | + | | isSMS | Boolean |
- | |<color # | + | | <color # |
- | |<color # | + | | <color # |
OOOrderInfo: | OOOrderInfo: | ||
- | ^参数 | + | ^参数 |
- | |orderID | + | |orderID |
- | |orderStatus | + | |orderStatus |
- | |saleTotal | + | |saleTotal |
- | |NDCProducts | + | |NDCProducts |
NDCProducts: | NDCProducts: | ||
- | ^参数 | + | ^参数 |
- | |psgId | + | |psgId |
- | |psgType | + | |psgType |
- | |psgName | + | |psgName |
- | |tripNumber | + | |tripNumber |
- | |name | + | |name |
- | |text | + | |text |
- | |salePrice | + | |salePrice |
- | |currency | + | |currency |
- | |weight | + | |weight |
- | |quantity | + | |quantity |
- | |proType | + | |proType |
- | |orgcity | + | |orgcity |
- | |descity | + | |descity |
+ | attachmentList: | ||
+ | ^参数 | ||
+ | |id |string | ||
+ | |name |string | ||
+ | |path |string | ||
+ | RCVServiceFee | ||
+ | ^参数 | ||
+ | |RefundFeeCNY|float|退票加收服务费 | ||
+ | |ChangeFeeCNY|float|改签收服务费 | ||
+ | |VoidFeeCNY|float|废票加收服务费 | ||