Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt
namePointOfSale

HEADER NAME

DESCRIPTION

FORMAT

ALLOWED/POSSIBLE VALUES

NDC SERVICES

Location / CountryCode

The point of sale country code.

2 letter country code

List of countries

All request messages

Point of Sale example

Expand
titleExample Point of Sale
Code Block
languagexml
<PointOfSale>
  <Location>
      <CountryCode>ES</CountryCode>
  </Location>
</PointOfSale>

...

Excerpt
nameDocument

NAME

DESCRIPTION

FORMAT

ALLOWED/POSSIBLE VALUES

NDC SERVICES

ReferenceVersion

The IATA Schema version.

Numeric

Any

 All Services

Document example

Expand
titleExample Document
Code Block
languagexml
<Document>
	<ReferenceVersion>5.000</ReferenceVersion>
</Document>

...