Versions Compared

Key

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

...

Excerpt
nameWarnings

NAME

DESCRIPTION

FORMAT

ALLOWED VALUES

NDC SERVICES

<Warnings>

Warning

Different messages to inform the agency, for example:

  • No price available associated to passenger type…

These warnings should be displayed to the user.

Alphanumeric

Any

All response messages

Warnings example

Expand
titleExampleWarnings example
Code Block
languagexml
<Warnings>
	<Warning ShortText="PRI_AVAIL_ERR_0021" Code="486">PRIORITY_BOARDING: Offers of optional services not available. Continue your purchase with the selected flights.</Warning>
</Warnings>

...