Skip Navigation

Point of Sale Country Code Lookup

Air
Utility
REST API
Travel Agency
Try Now

What is it?

The country codes can be passed as a parameter in certain REST API requests (those which support a 'pointofsalecountry' parameter). When a point of sale country is submitted with the request, only data related to that point of sale will be included in the response. Sabre® defines supported point of sale countries, and maintains in Sabre cache the lists of countries.

Note: This API requires activation and Sabre Dev Studio/Travel Insight Engine Amendment to be signed. Please contact your Sabre Account Representative for assistance.

How to use

Country codes

  • For ISO 3166 country codes, see ISO 3166.

Point of sale

The point of sale is the geographic location in which the fare itinerary is eligible to be ticketed. The default point of sale (US) can be overridden with any supported point of sale country specified in the pointofsalecountry parameter. For example, the following will retrieve fare data specific to the Germany (DE) point of sale: pointofsalecountry=DE. The response will be fares eligible for sale in Germany.