山东航空小程序查询

山东航空小程序

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 -
相关推荐
weixin_408099675 小时前
图片去水印 API 接口实战:网站如何实现自动去水印(Python / PHP / C#)
图像处理·人工智能·python·c#·php·api·图片去水印
深蓝电商API8 小时前
Amazon API调用成本优化策略
api·amazon·跨境电商·电商api·亚马逊 api
weixin_4080996717 小时前
文字识别通用OCR接口调用与功能说明
图像处理·人工智能·后端·python·ocr·api·文字识别
奇迹婉婉1 天前
微信机器人开发实战:从0到1搭建智能客服系统
微信·api·微信机器人
weixin_408099672 天前
跨境电商OCR:3秒识别多语言商品标签
开发语言·图像处理·人工智能·后端·ocr·api·文字识别ocr
weixin_408099672 天前
【实战对比】在线 OCR 识别 vs OCR API 接口:从个人工具到系统集成该怎么选?
图像处理·人工智能·后端·ocr·api·图片文字识别·文字识别ocr
万邦科技Lafite4 天前
通过图片搜索相似商品信息,淘宝拍立淘API接口指南
api·api接口·开放api·电商开放平台·淘宝开放平台
麻邻国官方4 天前
设计一个多品类牌类AI决策API:接口规范、架构与性能优化
api
chaofan9805 天前
深度实战:2026年大模型应用如何解决“接口抖动”?五大主流平台横向测评
人工智能·自动化·api·claude opus
tzy2336 天前
主流AI大模型(LLM)API介绍
ai·openai·api