AGErrorType

5.1. AGErrorType

Name Description Schema

@Code
optional

This refers to a table of coded values exchanged between applications to identify errors or warnings. Refer to OpenTravel Code List Error Codes (ERR).

See: Get Error Codes

Example : "9038"

string

@ShortText
optional

An abbreviated version of the error in textual format.
Example : "Hotel Contract already signed."

string

@Status
optional

Recommended values are those enumerated in the OTA_ErrorRS, (NotProcessed | Incomplete | Complete | Unknown) however, the data type is designated as string data, recognizing that trading partners may identify additional status conditions not included in the enumeration.
Example : "NotProcessed"

string