这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
3.9_订单详情_itoorderdetailquery [2024/01/26 05:54] tiny [表] |
3.9_订单详情_itoorderdetailquery [2025/03/25 08:09] (当前版本) tiny [表] |
||
---|---|---|---|
行 4: | 行 4: | ||
- | ^参数 | + | ^参数 |
- | |TOOrderID | + | |TOOrderID |
- | |QDOrderID | + | |QDOrderID |
行 20: | 行 20: | ||
==== 3.9.3返回参数 ==== | ==== 3.9.3返回参数 ==== | ||
- | ^参数 ^类型 ^说明 ^备注^ | + | ^参数 ^类型 ^说明 ^备注^ |
- | |code |String |是否调用接口成功 |20000表示成功,非20000表异常 | | + | |code |
- | |detail |Object |结果集 | | | + | |detail |Object |结果集 |
- | |description |String |描述 |当异常时记录异常信息 | | + | |description |String |
detail: | detail: | ||
- | ^ 参数 | + | ^ 参数 |
- | | orderInfo | + | | orderInfo |
- | | flightList | + | | flightList |
- | | passengerList | + | | passengerList |
- | | financeDetail | + | | financeDetail |
- | | ioSaleTotalList | + | | ioSaleTotalList |
- | | contact | + | | contact |
- | | OOOrderInfo | + | | OOOrderInfo |
+ | | <color # | ||
+ | | <color # | ||
orderInfo: | orderInfo: | ||
- | ^ 参数 | + | ^ 参数 |
- | | orderID | + | | orderID |
- | | orderStatus | + | | status |
- | | pnr | String | + | | pnr |
- | | airlinepnr | + | | airlinepnr |
- | | productSubType | + | | productSubType |
- | | <color # | + | | <color # |
+ | | <color # | ||
+ | | <color # | ||
行 89: | 行 92: | ||
IOOrderIDList: | IOOrderIDList: | ||
- | ^参数 | + | ^参数 |
|IOOrderID|String | 保险单号 | | | |IOOrderID|String | 保险单号 | | | ||
|recognizee|String | 投保乘客 | | | |recognizee|String | 投保乘客 | | | ||
行 103: | 行 106: | ||
financeDetail: | financeDetail: | ||
- | ^ 参数 | + | ^参数 |
- | | <color # | + | |<color # |
- | | officeNumber | + | |officeNumber|String | Office |
- | | agencyPolicyRemark | + | |agencyPolicyRemark|String | 代理费政策限制| | |
- | | rewardPolicyRemark | + | |rewardPolicyRemark|String | 奖励政策限制| | |
- | | financeList | + | |financeList|Array| 价格组| |
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 | ||
行 145: | 行 148: | ||
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|废票加收服务费 | ||