You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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:
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
The text was updated successfully, but these errors were encountered: