山东航空小程序
1) 请求地址
https://scxcx.sda.cn/mohe/proxy?url=/trp/ticket/search
2) 调用方式:HTTP post
3) 接口描述:
4) 请求参数:
{
"dep": "TAO",
"arr": "HRB",
"flightDate": "2024-07-23",
"returnDate": "",
"hasRT": 0,
"adultNum": 1,
"childNum": 0,
"infantNum": 0,
"global": "0"
}
GET参数:
| 字段名称 |
字段说明 |
类型 |
必填 |
备注 |
| url |
|
string |
Y |
- |
POST参数:
| 字段名称 |
字段说明 |
类型 |
必填 |
备注 |
| 0 |
|
string |
Y |
- |
| 1 |
|
string |
Y |
- |
| 2 |
|
string |
Y |
- |
| 3 |
|
string |
Y |
- |
| 4 |
|
string |
Y |
- |
| 5 |
|
string |
Y |
- |
| 6 |
|
string |
Y |
- |
| 7 |
|
string |
Y |
- |
| 8 |
|
string |
Y |
- |
5) 请求返回结果:
{
"code": 0,
"data": {
"dataTree": {
"4745": {
"count": true,
"directionInd": "",
"fltNo": "4745",
"flyTime": 1721688900000,
"flyingTime": {
"hours": 2,
"minutes": 10,
"seconds": 0
},
"lowestPrice": 650,
"next": {},
"sellOut": false,
"stop": false,
"totalPrice": 750
},
"4751": {
"count": true,
"directionInd": "",
"fltNo": "4751",
"flyTime": 1721724600000,
"flyingTime": {
"hours": 2,
"minutes": 5,
"seconds": 0
},
"lowestPrice": 650,
"next": {},
"sellOut": false,
"stop": false,
"totalPrice": 750
},
"4753": {
"count": true,
"directionInd": "",
"fltNo": "4753",
"flyTime": 1721735700000,
"flyingTime": {
"hours": 2,
"minutes": 15,
"seconds": 0
},
"lowestPrice": 600,
"next": {},
"sellOut": false,
"stop": false,
"totalPrice": 700
}
},
"doubleAirport": 0,
"global": 0,
"infoDetails": []
},
"message": "操作成功",
"success": true
}
6) 请求返回结果参数说明:
| 字段名称 |
字段说明 |
类型 |
必填 |
备注 |
| code |
|
string |
Y |
- |
| data |
|
string |
Y |
- |
| dataTree |
|
string |
Y |
- |
| count |
|
string |
Y |
- |
| directionInd |
|
string |
Y |
- |
| fltNo |
|
string |
Y |
- |
| flyTime |
|
string |
Y |
- |
| flyingTime |
|
string |
Y |
- |
| hours |
|
string |
Y |
- |
| minutes |
|
string |
Y |
- |
| seconds |
|
string |
Y |
- |
| lowestPrice |
|
string |
Y |
- |
| next |
|
string |
Y |
- |
| sellOut |
|
string |
Y |
- |
| stop |
|
string |
Y |
- |
| totalPrice |
|
string |
Y |
- |
| doubleAirport |
|
string |
Y |
- |
| global |
|
string |
Y |
- |
| infoDetails |
|
string |
Y |
- |
| airline |
|
string |
Y |
- |
| brandName |
|
string |
Y |
- |
| cabin |
|
string |
Y |
- |
| cabinInfos |
|
string |
Y |
- |
| childSalePrice |
|
string |
Y |
- |
| codeShare |
|
string |
Y |
- |
| days |
|
string |
Y |
- |
| dstCityCode |
|
string |
Y |
- |
| dstCityName |
|
string |
Y |
- |
| dstDateTime |
|
string |
Y |
- |
| date |
|
string |
Y |
- |
| time |
|
string |
Y |
- |
| weekDay |
|
string |
Y |
- |
| dstTerminal |
|
string |
Y |
- |
| flightLabels |
|
string |
Y |
- |
| flightMark |
|
string |
Y |
- |
| infantSalePrice |
|
string |
Y |
- |
| infoSource |
|
string |
Y |
- |
| isStop |
|
string |
Y |
- |
| meal |
|
string |
Y |
- |
| mealCode |
|
string |
Y |
- |
| mealName |
|
string |
Y |
- |
| modType |
|
string |
Y |
- |
| operateCarrier |
|
string |
Y |
- |
| operateCarrierFlightNo |
|
string |
Y |
- |
| orgCityCode |
|
string |
Y |
- |
| orgCityName |
|
string |
Y |
- |
| orgDateTime |
|
string |
Y |
- |
| orgTerminal |
|
string |
Y |
- |
| planeStyle |
|
string |
Y |
- |
| rph |
|
string |
Y |
- |
| salePriceMin |
|
string |
Y |
- |
| sequenceNumber |
|
string |
Y |
- |
| stopInfoList |
|
string |
Y |
- |
| notices |
|
string |
Y |
- |
| go |
|
string |
Y |
- |
| content |
|
string |
Y |
- |
| image |
|
string |
Y |
- |
| status |
|
string |
Y |
- |
| title |
|
string |
Y |
- |
| type |
|
string |
Y |
- |
| ticketPackMap |
|
string |
Y |
- |
| flights |
|
string |
Y |
- |
| L_4 |
|
string |
Y |
- |
| addonList |
|
string |
Y |
- |
| name |
|
string |
Y |
- |
| text |
|
string |
Y |
- |
| airportTax |
|
string |
Y |
- |
| adult |
|
string |
Y |
- |
| child |
|
string |
Y |
- |
| infant |
|
string |
Y |
- |
| baggages |
|
string |
Y |
- |
| baggage |
|
string |
Y |
- |
| baggageRPH |
|
string |
Y |
- |
| cabinCode |
|
string |
Y |
- |
| flightSegmentRPH |
|
string |
Y |
- |
| passageType |
|
string |
Y |
- |
| pieces |
|
string |
Y |
- |
| unit |
|
string |
Y |
- |
| weight |
|
string |
Y |
- |
| brandDiscount |
|
string |
Y |
- |
| brandDiscountAmount |
|
string |
Y |
- |
| cabinNo |
|
string |
Y |
- |
| cabinNum |
|
string |
Y |
- |
| cabinRPH |
|
string |
Y |
- |
| cabinRule |
|
string |
Y |
- |
| changes |
|
string |
Y |
- |
| AfterDepartureRate |
|
string |
Y |
- |
| BeforeDepartureRate |
|
string |
Y |
- |
| Eligible |
|
string |
Y |
- |
| GuestRuleType |
|
string |
Y |
- |
| Limit |
|
string |
Y |
- |
| TimeThreshold |
|
string |
Y |
- |
| Type |
|
string |
Y |
- |
| Voluntary |
|
string |
Y |
- |
| description |
|
string |
Y |
- |
| refunds |
|
string |
Y |
- |
| standardCabinCode |
|
string |
Y |
- |
| cabinRules |
|
string |
Y |
- |
| cabinRulesMap |
|
string |
Y |
- |
| refundAfterDepartureRate |
|
string |
Y |
- |
| changeBeforeDepartureRate |
|
string |
Y |
- |
| changeRefundDescription |
|
string |
Y |
- |
| changeAfterDepartureRate |
|
string |
Y |
- |
| changeTimeThreshold |
|
string |
Y |
- |
| refundBeforeDepartureRate |
|
string |
Y |
- |
| refundTimeThreshold |
|
string |
Y |
- |
| cabinSalePrice |
|
string |
Y |
- |
| differFare |
|
string |
Y |
- |
| directReductionAmount |
|
string |
Y |
- |
| discount |
|
string |
Y |
- |
| fareCode |
|
string |
Y |
- |
| fareName |
|
string |
Y |
- |
| fuelTax |
|
string |
Y |
- |
| insurancePackage |
|
string |
Y |
- |
| loyaltyQuantity |
|
string |
Y |
- |
| otherTax |
|
string |
Y |
- |
| otherTaxTotalAmount |
|
string |
Y |
- |
| reissueFee |
|
string |
Y |
- |
| salePrice |
|
string |
Y |
- |
| taxAllDetail |
|
string |
Y |
- |
| YQ |
|
string |
Y |
- |
| CN |
|
string |
Y |
- |
| taxDetail |
|
string |
Y |
- |
| useSalePrice |
|
string |
Y |
- |
| L_3 |
|
string |
Y |
- |
| L_6 |
|
string |
Y |
- |
| L_5 |
|
string |
Y |
- |
| Y_8 |
|
string |
Y |
- |
| C_10 |
|
string |
Y |
- |
| J_11 |
|
string |
Y |
- |
| L_2 |
|
string |
Y |
- |
| G_7 |
|
string |
Y |
- |
| L_1 |
|
string |
Y |
- |
| D_9 |
|
string |
Y |
- |
| packageInfoList |
|
string |
Y |
- |
| cabinNums |
|
string |
Y |
- |
| firstRideName |
|
string |
Y |
- |
| price |
|
string |
Y |
- |
| seq |
|
string |
Y |
- |
| packageInfoTypes |
|
string |
Y |
- |
| bestEconomy |
|
string |
Y |
- |
| business |
|
string |
Y |
- |
| economy |
|
string |
Y |
- |
| sequenceNum |
|
string |
Y |
- |
| K_5 |
|
string |
Y |
- |
| K_4 |
|
string |
Y |
- |
| K_6 |
|
string |
Y |
- |
| K_1 |
|
string |
Y |
- |
| K_3 |
|
string |
Y |
- |
| K_2 |
|
string |
Y |
- |
| message |
|
string |
Y |
- |
| success |
|
string |
Y |
- |