Skip to content

Instantly share code, notes, and snippets.

@Pierry
Last active March 27, 2022 23:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pierry/0c8728452151f3617c307332e13ba9bc to your computer and use it in GitHub Desktop.
Save Pierry/0c8728452151f3617c307332e13ba9bc to your computer and use it in GitHub Desktop.
{
"token": null,
"departSegment": {
"trips": [{
"ArrivalStation": "CWB",
"DepartureStation": "CGH",
"ArrivalDateTime": "2022-04-05T07:25:00.0000000",
"DepartureDateTime": "2022-04-05T06:25:00.0000000",
"DepartureTime": "06:25",
"QtSegments": "1",
"type": "IDA",
"Duration": "01:00",
"SegmentId": 0,
"Total": 370.46,
"TotalFare": 334.4,
"sourcecode": "LA",
"ArrivalTime": "07:25",
"ArrivalDateTimeFormat": "05/04/2022 07:25",
"DepartureDateTimeFormat": "05/04/2022 06:25",
"Flights": [{
"CarrierCode": "LA",
"FlightNumber": "3604",
"DepartureStation": "CGH",
"ArrivalStation": "CWB",
"AircraftType": "320",
"Stops": "0",
"DepartureTime": "06:25",
"ArrivalTime": "07:25",
"DepartureDate": "05/04/22",
"ConnectingFlight": false,
"ArrivalDateTimeFormat": "05/04/2022 07:25",
"DepartureDateTimeFormat": "05/04/2022 06:25",
"ArrivalDateTime": "2022-04-05T07:25:00.0000000",
"DepartureDateTime": "2022-04-05T06:25:00.0000000",
"FareFamilyName": "Light",
"Provider": "LATAM",
"CarrierCode": "LA",
"Duration": "01:00",
"FlightId": 0,
"SegmentId": 0,
"ClassOfServices": [{
"Class": "N",
"TotalFare": "334,40",
"FareBase": "NLNX0N1/B12",
"DepartureStation": "CGH",
"ArrivalStation": "CWB",
"TotalTaxes": "36,06",
"TotalDU": "0,00",
"Total": "370,46",
"FareFamilyName": "LIGHT",
"BaggageAllowance": "0",
"FareOptionId": 0,
"TotalFareNet": "379,90",
"Discount": 45.5,
"tarifaBase": {
"id_base_tarifaria": "4",
"nome": "AZUL",
"codigo": "AZUL",
"possui_bagagem_mao": true,
"qtde_bagagem_despachar": 0,
"permite_selecao_assento": false,
"valor_selecao_assento": 0,
"percentual_alteracao_voo": 0,
"percentual_reembolso": 60,
"permite_alteracao": false,
"valor_multa_alteracao": 250,
"cia_aerea": "AZUL",
"milhas": true,
"assento_conforto": false,
"prioridade_checkin": "0"
}
}, {
"Class": "N",
"TotalFare": "433,80",
"FareBase": "NLNX0N8/B12",
"DepartureStation": "CGH",
"ArrivalStation": "CWB",
"TotalTaxes": "36,06",
"TotalDU": "0,00",
"Total": "469,86",
"FareFamilyName": "PLUS",
"FareOptionId": 0,
"TotalFareNet": "463,90",
"Discount": 30.099999999999966
}],
"FareOption": {
"Class": "N",
"TotalFare": "334,40",
"FareBase": "NLNX0N1/B12",
"DepartureStation": "CGH",
"ArrivalStation": "CWB",
"TotalTaxes": "36,06",
"TotalDU": "0,00",
"Total": "370,46",
"FareFamilyName": "LIGHT",
"BaggageAllowance": "0",
"FareOptionId": 0,
"TotalFareNet": "379,90",
"Discount": 45.5
}
}]
}]
},
"returnSegment": {
"trips": []
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment