Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings in Travelport XML API Response: "NO FARES" and "NO VALID FARE FOR INPUT CRITERIA" and "Some of the requested AirPricingInfos could not be saved for the requested provider." #848

Open
3 tasks
biswajit955 opened this issue Nov 8, 2024 · 0 comments

Comments

@biswajit955
Copy link

biswajit955 commented Nov 8, 2024

When making an AirCreateReservationReq API call to Travelport, multiple warning messages are returned with the ProviderCode="1G". The warnings indicate issues with fare retrieval and saving AirPricingInfos. Below are the specific warning messages:

NO FARES - No fares were found for the request.

Some of the requested AirPricingInfos could not be saved for the requested provider. - Indicates an issue saving certain AirPricingInfos for the specified provider.

NO VALID FARE FOR INPUT CRITERIA - No fares match the provided search criteria.

  • Additional Information:

  • Attached log file with the API request and response for troubleshooting.

  • API Provider Code: 1G

  • Request for Help: I need guidance on:

  • Understanding the exact cause of these warnings.

  • Possible adjustments to the request parameters to resolve the fare retrieval issues.

  • Any recommended practices for handling or avoiding such warnings with the Travelport API.

gds_CreateReservation_request.txt
gds_CreateReservation_response.txt
gds_pricing_request.txt
gds_pricing_response.txt
gds_search_request.txt
gds_search_response.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant