How can I get the cost of the return flight and outgoing flights separately in Amadeus API?
like i want to get price in
“itineraries”: [
{ price}
I did call https://test.api.amadeus.com/v1/shopping/flight-offers/pricing
It return price->total
I want to get the price in itineraries.
If I provide a return trip i want price sepretetly.
New contributor
Krishna Patel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.