...
Insert excerpt |
---|
| API Messages with Examples |
---|
| API Messages with Examples |
---|
name | Legend |
---|
nopanel | true |
---|
|
This element can appear in various messages to inform the Seller and/or Customer of something they should take note of with regards to the response. We recommend that the warning texts are displayed to the end user.
...
Excerpt |
---|
|
NAME | DESCRIPTION | FORMAT | ALLOWED VALUES | NDC SERVICES |
---|
<Warnings> | Warning | Different messages to inform the agency, for example: These warnings should be displayed to the user. | Alphanumeric | Any | All response messages |
|
Warnings example
Expand |
---|
title | ExampleWarnings example |
---|
|
Code Block |
---|
| <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> |
|
...