山东航空小程序查询

山东航空小程序

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 -
相关推荐
VIP_CQCRE1 天前
用 Ace Data Cloud 快速接入 OpenAI 语音识别:一行 base_url 改造,让音频转文字更简单
ai·openai·api·语音识别·acedatacloud
VIP_CQCRE1 天前
用 Ace Data Cloud 快速接入 Gemini Chat Completion API:让多模型调用像 OpenAI 一样简单
大模型·api·gemini·ai开发·ace data cloud
IT·陈寒1 天前
Redis 连接池泄漏害我加班到凌晨三点
人工智能·大模型·api·创业·变现·简历优化
Patrick在香港2 天前
Python 审计香港开放数据目录:两个端点差 10 倍,只有 9.3% 的资源标了「最后修改时间」
开发语言·数据库·python·数据分析·api·数据治理·开放数据
多云行者2 天前
什么是LLM Gateway?定义、技术栈与落地方式详解
网关·llm·gateway·api·传统
用户298698530142 天前
Python 将 HTML 转换为 Word 文档的实践指南
python·html·api
Tanshu_API君2 天前
车辆车架号查询API实现物流系统车辆信息自动化
api·vin码查询·车架号查询·车辆信息查询
VIP_CQCRE3 天前
在 Visual Studio 里接入 Ace Data Cloud:用 OpenAI 兼容接口提升 AI 编程效率
openai·api·ai编程·visual studio·ace data cloud
️公子3 天前
DeepSeek V4.1 Flash 今日接管 Pro 流量:552B MoE + 非对称架构,Agent 推理成本怎么砍?
架构·开源·大模型·api·agent·deepseek
Patrick在香港3 天前
Claude 工作提醒自动化:香港天文台四个接口三个「更新时间」,警告到期了却还在生效
python·api·claude·数据抓取·香港