{
"authentication": {
"sign": "{{sign}}",
"timestamp": "{{timestamp}}"
},
"offerId": "18599007684923392"
}
curl --location --request POST 'https://flight-test.flightroutes24.com/api/new/presaleAncillaryShopping.do' \
--header 'Accept-Encoding;' \
--header 'appKey;' \
--header 'content-Type: application/json' \
--data-raw '{
"authentication": {
"sign": "",
"timestamp": ""
},
"offerId": "18599007684923392"
}'
{
"traceId": "preAuxQuery_NEWAPI250117114603303089",
"code": "000000",
"message": "成功",
"processingTime": 309,
"data": {
"currency": "CNY",
"auxes": [
{
"segmentIds": [
"4453068fd343a3eb89b823fc48cc2cd9"
],
"auxId": "e59705c27c684477bee39a55dd84b245SINHKG",
"baseFare": 7757,
"serviceFee": 0,
"size": "e",
"piece": 1,
"weight": 20,
"limitPerPax": null,
"availability": null,
"bagType": "CHECK_IN"
},
{
"segmentIds": [
"4453068fd343a3eb89b823fc48cc2cd9"
],
"auxId": "e1e0a9ce86554e2ea7bda4202daf318bSINHKG",
"baseFare": 5823,
"serviceFee": 0,
"size": "e",
"piece": 1,
"weight": 10,
"limitPerPax": null,
"availability": null,
"bagType": "CHECK_IN"
},
{
"segmentIds": [
"4453068fd343a3eb89b823fc48cc2cd9"
],
"auxId": "076ed7e3d8a0450b9ef5ffb15cf91665SINHKG",
"baseFare": 3889,
"serviceFee": 0,
"size": "e",
"piece": 1,
"weight": 15,
"limitPerPax": null,
"availability": null,
"bagType": "CHECK_IN"
},
{
"segmentIds": [
"4453068fd343a3eb89b823fc48cc2cd9"
],
"auxId": "42a4d566b7ab431c89eb34724031eea5SINHKG",
"baseFare": 1955,
"serviceFee": 0,
"size": "e",
"piece": 1,
"weight": 5,
"limitPerPax": null,
"availability": null,
"bagType": "CHECK_IN"
}
],
"segments": [
{
"segmentId": "4453068fd343a3eb89b823fc48cc2cd9",
"duration": 255,
"carrier": "CX",
"flightNo": "636",
"codeShare": false,
"operatingCarrier": null,
"operatingFlightNo": null,
"aircraftCode": "333",
"depAirport": "SIN",
"depTerminal": "4",
"depTime": "2025-04-15T20:10",
"arrAirport": "HKG",
"arrTerminal": "1",
"arrTime": "2025-04-16T00:25",
"stopAirport": null,
"stopDuration": null
}
]
}
}