山东航空小程序查询

山东航空小程序

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_CQCRE18 小时前
用 GitHub 做开发者营销:把 Ace Data Cloud 的 API 能力变成可运行项目
ai·github·api·开发者工具·acedatacloud
万邦科技Lafite1 天前
天猫商品评论API:评价内容中的用户情感倾向分析
人工智能·api·电商开放平台·淘宝开放平台·api开放接口
用户7783366132113 天前
SERP API JSON Schema 演进版本管理实战
json·api
VIP_CQCRE4 天前
用 GitHub 做技术营销:让 API 在开发者真正活跃的地方被看见
ai·github·api·acedatacloud·技术营销
k4m7v2pz4 天前
16GB Mac 本地跑大模型:ollama 局域网 OpenAI 兼容 API 实战(一:需求与配置)
llm·openai·api·mac·ollama·本地·atomcode
VIP_CQCRE5 天前
用 Ace Data Cloud 快速接入 Suno 声音克隆 API:让 AI 音乐唱出你的专属声线
ai·aigc·api·音乐生成·suno
逻极5 天前
FastAPI 实战:从入门到自动化文档,如何把API开发效率提升200%
python·api·fastapi·swagger·异步
脉动数据行情5 天前
脉动行情数据 API 新手对接实战指南
api·股票api·国际期货·国内期货
VIP_CQCRE5 天前
用 Ace Data Cloud 快速接入 Luma 视频生成 API:让 AI 视频能力进入你的产品
api·ai视频·luma·acedatacloud
VIP_CQCRE6 天前
用 Ace Data Cloud 快速接入 Suno 声音克隆 API:让 AI 音乐拥有专属声线
人工智能·ai·aigc·api·音乐生成