Skip to content

Instantly share code, notes, and snippets.

@bogordesaincom
Created May 15, 2024 13:22
Show Gist options
  • Save bogordesaincom/d715bec9726e714e6ce48b9a2d0c2bfe to your computer and use it in GitHub Desktop.
Save bogordesaincom/d715bec9726e714e6ce48b9a2d0c2bfe to your computer and use it in GitHub Desktop.
Penjelasan
{
"flightId": "3CgbWE8IWKZ+gnQ0cDFUPt5kFvsTxXQf/Vm7GopIqrumJ6ePbfJ+Y4e6AG7nW8vj8gKS1xons+IfK2wSLPxuXV7P8Rjwg8XOI8Eah54nPMbZ9nar0aKcRW4vJqkVUZoYevyZzXJ5Uj9awP/rE7x8mM5DDzdcfqAIwXegbVJ0Ho1PC1CMcKpSwYXlhE3wxDkIx+bPMxOyK8KKZ+XNBANL7xU+6GqjbSD9lv6wvYnS8uU=",
"departureAirport": "CGK",
"arrivalAirport": "DPS",
"numOfTransits": "0",
"journeys": [
{
"segments": [
{
"flightCode": "QZ-810",
"marketingAirline": "QZ",
"brandAirline": "QZ",
"operatingAirline": "QZ",
"subClass": "P",
"seatClass": "ECONOMY",
"flightDurationInMinutes": "115",
"transitDurationInMinutes": null,
"departureDetail": {
"airportCode": "CGK",
"departureDate": "05-30-2024",
"departureTime": "20:00",
"departureTerminal": "1A"
},
"arrivalDetail": {
"airportCode": "DPS",
"arrivalDate": "05-30-2024",
"arrivalTime": "22:55",
"arrivalTerminal": "1"
},
"stopInfo": null,
"addOns": {
"baggageOptions": [
{
"priceWithCurrency": {
"amount": "0.00",
"currency": "IDR"
},
"netToAgent": {
"amount": "0.00",
"currency": "IDR"
},
"id": "0",
"baggageType": "KG",
"baggageQuantity": "1",
"baggageWeight": "20"
}
],
"mealOptions": []
},
"fareBasisCode": null,
"visaRequired": false,
"mayNeedReCheckIn": false
}
],
"departureDetail": {
"airportCode": "CGK",
"departureDate": "05-30-2024",
"departureTime": "20:00",
"departureTerminal": "1A"
},
"arrivalDetail": {
"airportCode": "DPS",
"arrivalDate": "05-30-2024",
"arrivalTime": "22:55",
"arrivalTerminal": "1"
},
"numOfTransits": "0",
"journeyDuration": "115",
"fareInfo": {
"partnerFare": {
"adultFare": {
"baseFareWithCurrency": {
"amount": "1056000.00",
"currency": "IDR"
},
"vatWithCurrency": null,
"pscWithCurrency": null,
"fuelSurchargeWithCurrency": null,
"adminFeeWithCurrency": {
"amount": "0.00",
"currency": "IDR"
},
"additionalFeeWithCurrency": null,
"totalFareWithCurrency": {
"amount": "1056000.00",
"currency": "IDR"
}
},
"childFare": {
"baseFareWithCurrency": {
"amount": "1056000.00",
"currency": "IDR"
},
"vatWithCurrency": null,
"pscWithCurrency": null,
"fuelSurchargeWithCurrency": null,
"adminFeeWithCurrency": {
"amount": "0.00",
"currency": "IDR"
},
"additionalFeeWithCurrency": null,
"totalFareWithCurrency": {
"amount": "1056000.00",
"currency": "IDR"
}
},
"infantFare": null
},
"airlineFare": {
"adultFare": {
"baseFareWithCurrency": {
"amount": "1056000.00",
"currency": "IDR"
},
"vatWithCurrency": {
"amount": "0.00",
"currency": "IDR"
},
"pscWithCurrency": {
"amount": "0.00",
"currency": "IDR"
},
"fuelSurchargeWithCurrency": {
"amount": "0.00",
"currency": "IDR"
},
"adminFeeWithCurrency": {
"amount": "0.00",
"currency": "IDR"
},
"additionalFeeWithCurrency": {
"amount": "0.00",
"currency": "IDR"
},
"totalFareWithCurrency": {
"amount": "1056000.00",
"currency": "IDR"
}
},
"childFare": {
"baseFareWithCurrency": {
"amount": "1056000.00",
"currency": "IDR"
},
"vatWithCurrency": {
"amount": "0.00",
"currency": "IDR"
},
"pscWithCurrency": {
"amount": "0.00",
"currency": "IDR"
},
"fuelSurchargeWithCurrency": {
"amount": "0.00",
"currency": "IDR"
},
"adminFeeWithCurrency": {
"amount": "0.00",
"currency": "IDR"
},
"additionalFeeWithCurrency": {
"amount": "0.00",
"currency": "IDR"
},
"totalFareWithCurrency": {
"amount": "1056000.00",
"currency": "IDR"
}
},
"infantFare": null
},
"netToAgent": {
"adultFare": {
"amount": "1056000.00",
"currency": "IDR"
},
"childFare": {
"amount": "1056000.00",
"currency": "IDR"
},
"infantFare": null
}
},
"daysOffset": "0",
"refundableStatus": "REFUNDABLE"
}
],
"tripDuration": "115"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment