Ahora la sesión está cerrada.Vuelva a iniciarla
Inicio API Orchestration Ayuda Noticias de NDC Notas de Publicación Perfil de la Aerolínea Solicitud Respuesta Descripciones del Campo Compra de boleto Documentación Solicitud Respuesta Descripciones del Campo Precio de oferta Documentación Solicitud Respuesta Descripciones del Campo Creación de Órdenes Solicitud Respuesta Descripciones del Campo Recuperación del Pedido Solicitud Respuesta Descripciones del Campo Disponibilidad de Asientos Documentación Solicitud Respuesta Descripciones del Campo Orden de Reshop Solicitud Respuesta Descripciones del Campo Cambio de órdenes Solicitud Respuesta Descripciones del Campo

OrderChange Request Field Descriptions


/DistributionChain/DistributionChainLink/

Field Descripción Tipo Obligatorio
/Optional
<Ordinal> The number defining the position of the distribution chain link in the distribution chain indicating the order in which the organization participated. Integer Obligatorio
<OrgRole> The distribution chain role performed by the participating organization. That is, the Seller (end buyer facing), the Distributor (an intermediary), or the Carrier (the Responsible Supplier). For clarity this is different to the business model used by the participating organization, and the Nature of Business typically registered during incorporation as one of the organization's business activities.

Enumeration: 

  • Distributor MUST BE 1
  • Seller MUST BE 2

Aggregator B2C:

  • Aggregator as Distributor AND Seller

OTA Direct Connect:

  • OTA as Distributor AND Seller
Obligatorio

/DistributionChain/DistributionChainLink/ParticipatingOrg/

Field Descripción Tipo Obligatorio
/Optional
<Name> Name of the organization. Token Obligatorio
<OrgID> Organization code of identifier. Token: IATA number Obligatorio

/PayloadAttributes/

Field Descripción Tipo Obligatorio
/Optional
<VersionNumber> The version of the protocol being used. This should be 21.3. Decimal Obligatorio

/Request/DataList/ContactInfoList/ContactInfo/

Field Descripción Tipo Obligatorio
/Optional
<ContactInfoID> Uniquely Identifies a set of Contact Information, within the context of one message. Token Obligatorio
<ContactTypeText> PADIS code list: Contact type. String Obligatorio
<EmailAddressText> The email address which should be used for contact purposes. String Obligatorio

/Request/DataLists/PaxList/Pax/ 

Field Descripción Tipo Obligatorio
/Optional
<PaxID> Uniquely identifies a Passenger within the context of one message. Note: For multi-pax booking, if a PaxID is passed and is valid, then it will cancel that passenger and the order will be split. If all PaxID are passed, then the entire order will be canceled. Token Obligatorio

/Request/DataLists/PaxList/Pax/Individual/

Field Descripción Tipo Obligatorio
/Optional
<GivenName>

A personal name given to the individual at birth and used before a family name.
Enter the first name as it appears on legal identification. Debe contener al menos un caracter alfabético. Se permite el uso de guiones, espacios y apóstrofes entre letras. No se permiten espacios.

Cannot handle names longer than 26 letters.
Token. The maximum character limitation is 30 Obligatorio
<IndividualID> Uniquely identifies an individual within the context of one message. Token Obligatorio
<Surname>

Individuals hereditary name(s) common to all members of a family. Also known as family name or last name.

Enter the last name as it appears on legal identification. Debe estar conformado por un mínimo de un caracter alfabético. (tenga en cuenta: nuestro sistema no acepta la letra "B" o "C" como caracteres simples). Se permite el uso de guiones, espacios y apóstrofes entre letras. Periods are not allowed.

Cannot handle names longer than 26 letters.
Token. The maximum character limitation is 30 Obligatorio

/Request/ChangeOrderChoice/AcceptOrderItemList/CreateOrderItem/

Field Descripción Tipo Obligatorio
/Optional
<OwnerCode> Airline designator or CRS code of the owner/ assigner of the Offer ID, typically used for offer ordering purposes. Example: UA, BA Encoding Scheme: IATA/ A4A (two or three character) Airline or CRS Designator Code. Token Obligatorio

/Request/ChangeOrderChoice/AcceptOrderItemList/CreateOrderItem/OfferItemType/SeatItem/

Field Descripción Tipo Obligatorio
/Optional
<ColumnID> Alphabetic character identifying a seat within a row. Token [A-Z] Obligatorio
<RowNumber> Ordinal number identifying a seat row in an aircraft. Integer Obligatorio
<PaxRefID> Uniquely identifies a Passenger within the context of one message. Token Obligatorio
<PaxSegmentRefID> Reference to a Passenger Segment within this message. Token Obligatorio
<DatedOperatingLegRefID> Reference to a Dated Operating Leg within this message. Token Required (leave null in the value)

/Request/Pax/LoyaltyProgramAccount/

Field Descripción Tipo Obligatorio
/Optional
<AccountNumber> Loyalty Program account number. Example: ABC123456. Token Opcional
<AirlineDesigCode> Airline code assigned to a carrier. Either ICAO-defined 3-character code or IATA-defined 2-character code. Token Opcional

/Request/Order/

Field Descripción Tipo Obligatorio
/Optional
<OrderID> Carrier assigned ID which uniquely identifies a specific Order across several messages. Token Obligatorio
<OwnerCode> Airline code assigned to a carrier. Either ICAO-defined 3-character code or IATA-defined 2-character code. Token Obligatorio

/Request/PaymentFunctions/PaymentProcessingDetails/

Field Descripción Tipo Obligatorio
/Optional
@CurCode The amount applied to the associated payment method. Example: 300 USD Decimal Obligatorio
If creating the order after payment authorization is a way of linking an order to an existing payment reference. not triggering the whole process again. Token Optional (leave null in the value)

/IATA_OrderChangeRQ/Request/PaymentFunctions/PaymentProcessingDetails/Payer/PayerName/IndividualName/

Field Descripción Tipo Obligatorio
/Optional
<GivenName> A personal name given to the individual at birth and used before a family name. Also called first name. E.g. JOHN. Token. The maximum character limitation is 30 Obligatorio
<Surname> Individual's hereditary name(s) common to all members of a family. Also known as family name or last name. E.g. SMITH. Excludes any potential suffix. Token. The maximum character limitation is 30 Obligatorio

/IATA_OrderChangeRQ/Request/PaymentFunctions/PaymentProcessingDetails/Payer/PayerPhoneNumber/

Field Descripción Tipo Obligatorio
/Optional
<CountryDialingCode> Numeric telephone dialng prefixes for the member of the international telecommunication Union. String. Maximum length is 4 characters, but it will be trimmed to the first 1 to 3 digits after removing spaces and special characters Obligatorio
<AreaCodeNumber> Phone number area code Example: 813 String. Maximum length is 5 characters, but it will be trimmed to the first 3 digits after removing spaces and special characters Obligatorio
<PhoneNumber> Phone Number text. String. Maximum length is 10 characters, but it will be trimmed to the first 7 digits after removing spaces and special characters Obligatorio
<ExtensionNumber> Phone extension number. String Optional (leave null in the value)
<ContactTypeText> PADIS code list: Contact Type (to identify the technical contact type information). String Optional (leave null in the value)

/IATA_OrderChangeRQ/Request/PaymentFunctions/PaymentProcessingDetails/PaymentMethod/PaymentCard/CardHolderAddress/

Field Descripción Tipo Obligatorio
/Optional
<StreetText> Street name and number. Examples: Main street String. The maximum character is 100 Obligatorio
<CityName> The name, expressed as text, of the city, town or village. String. The maximum character is 50, but it will be trimmed to the first 10 characters Obligatorio
<CountrySubDivisionName> The name, expressed as text, of the sub-division of a country. String. The maximum character is 50, but it will be trimmed to the first 13 characters Obligatorio
<PostalCode> Postal code examples: 11001. For an international address, if the address has a postal code, please use the related postal code. If no postal code, please enter 11111 String. The maximum character is 12, but it will be trimmed to the first 10 characters Obligatorio
<CountryCode> ISO Country Code (can be extended by bilateral agreement in case of exceptions). String. The maximum character is 60, but it will be trimmed to the first 10 characters Obligatorio
<BuildingRoomText> Additional address information including building name, room, apartment, or suite number. String Opcional

/IATA_OrderChangeRQ/Request/PaymentFunctions/PaymentProcessingDetails/PaymentMethod/PaymentCard/

Field Descripción Tipo Obligatorio
/Optional
<CardNumber> The card number indicated on the payment card. String Obligatorio
<CardHolderName> Name of credit card holder. Example: John Smith Token Obligatorio
<ExpirationDate> The Last month of validity. Format: MMDD String Obligatorio
<CardSecurityCode> 3-digit number printed on the signature panel on the back of the card and following the last four digits of the Primary Account Number (PAN). For American Express, 4 digits located on the front of the card, above the card number on the right-hand side. Visa - CVV2, MasterCard - CVC2, American Express - CID, Discover - CMID, Union Pay - CVN2, JCB - CAV2. Token Required. If VCC, optional, but highly recommended

 

OrderView Response Field Descriptions


/Response/DataLists/BaggageAllowanceList/BaggageAllowance/

Field Descripción Tipo Obligatorio
/Optional
<BaggageAllowanceID> Unique identifier of this baggage allowance. Token Obligatorio
<DescText> Baggage allowance description and additional information. String Opcional
<TypeCode> Type of baggage allowance e.g. Checked or CarryOn. Token Obligatorio

/Response/DataLists/ContactInfoList/ContactInfo/

Field Descripción Tipo Obligatorio
/Optional
<ContactInfoID> Uniquely identifies a set of contact information, within the context of one message. Token Obligatorio
<EmailAddressText> The email address which should be used for contact purposes. String Obligatorio
<GivenName> A personal name given to the individual at birth and used before a family name. Token Opcional
<IndividualID> Uniquely Identifies an individual within the context of one message. Token Opcional
<Surname> Individual’s hereditary name common to all members of a family. Also known as family name or last name. Token Obligatorio
<CountryDialingCode> Numeric telephone dialing prefixes for the member countries of the international telecommunication union. Token Opcional
<ExtensionNumber> Phone extension number. String Opcional
<PhoneNumber> Phone number text. String Opcional

/Response/DataLists/DatedMarketingSegmentList/DatedMarketingSegment/

Field Descripción Tipo Obligatorio
/Optional
<DatedMarketingSegmentId> Unique identifier of a dated marketing segment used in a message. Token Obligatorio
<MarketingCarrierFlightNumberText> The numerical designation of a flightas it is marked by a carrier. String Obligatorio
<DatedOperatingSegmentRefId> Reference to a unique identifier of a dated operating segment used in a message. Token Obligatorio
<CarrierDesigCode> Airline code assigned to a carrier. Either ICAO-defined 3-character code or IATA-defined 2-character code. Token Obligatorio
<AircraftScheduledDateTime> The Scheduled Date and Time of Arrival of the aircraft at the terminal or departure gate at an airport. DateTime Obligatorio
<IATA_LocationCode> IATA 3-letter code defining the city or airport code. Token Obligatorio

/Response/DataLists/DatedOperatingLegList/DatedOperatingLeg/

Field Descripción Tipo Obligatorio
/Optional
<DatedOperatingLegID> Uniquely identifies a leg within the context of one message. Token Obligatorio
<IATA_LocationCode> IATA 3-letter code defining the city or airport code. Token Obligatorio
<AircraftScheduledDateTime> The Scheduled Date and Time of Arrival of the aircraft at the terminal or departure gate at an airport. DateTime Obligatorio

/Response/DataLists/DatedOperatingLegList/DatedOperatingLeg/CarrierAircraftType/

Field Descripción Tipo Obligatorio
/Optional
<CarrierAircraftTypeCode> Internal code used by a carrier to identify the type of aircraft. Token Obligatorio
<CarrierAircraftTypeName> Internal name given by the carrier to this aircraft type. String Obligatorio

/Response/DataLists/DatedOperatingLegList/DatedOperatingLeg/AirlineTaxonomy/TaxonomyFeature/

Field Descripción Tipo Obligatorio
/Optional
<CodesetNameCode> Defines the codeset that is being used in each entry to define the codeset code and the associated value text. Token Opcional
<ValueText> The textural description associated to the codeset code for a given defined codeset. String Opcional

/Response/DataLists/DatedOperatingSegmentList/DatedOperatingSegment/

Field Descripción Tipo Obligatorio
/Optional
<DatedOperatingSegmentId> Unique identifier of a dated operating segment used in a message. Token Obligatorio
<DatedOperatingLegRefID> Identifies one or more flight legs within this segment. Token Obligatorio
<Duration> Total segment time including the combined air time and connection times of any legs. Duración Obligatorio
<OperatingCarrierFlightNumberText> The numerical designation of a flight as it is operated by a carrier. String Obligatorio
<CarrierDesigCode> Airline code assigned to a carrier. Either ICAO-defined 3-character code or IATA-defined 2-character code. Token Obligatorio
<DisclosureRefID> Uniquely identifies a disclosure within the context of one message. Token Opcional

/Response/DataLists/DisclosureList/Disclosure/

Field Descripción Tipo Obligatorio
/Optional
<DescText> Description text value. String Obligatorio
<DiscosureID> Uniquely Identifies a disclosure within the context of one message. Token Obligatorio

/Response/DataLists/OriginDestList/OriginDest/

Field Descripción Tipo Obligatorio
/Optional
<DestCode> IATA defined code identifying a city or station. Token Obligatorio
<OriginCode> IATA defined code identifying a city or station. Token Obligatorio
<OriginDestID> Uniquely identifies an origin destination within the context of one message. Token Obligatorio
<PaxJourneyRefID> Uniquely identifies a passenger journey within the context of one message. Token Opcional

/Response/DataLists/PaxJourneyList/PaxJourney/

Field Descripción Tipo Obligatorio
/Optional
<PaxJourneyID> Uniquely identifies a Passenger Journey within the context of one message. Token Obligatorio
<PaxSegmentRefID> Reference to a Passenger Segment ID within this message. Token Obligatorio
<Duration> Total journey time including the combined air time and connection times. In case of stopover, this may or may not include stopover durations. Duración Opcional

/Response/DataLists/PaxList/Pax/

Field Descripción Tipo Obligatorio
/Optional
<ContactInfoRefID> Uniquely identifies a set of contact information, within the context of one message. Token Opcional
<PaxID> Uniquely identifies a passenger within the context of one message. Token Obligatorio
<PTC> Type code applying to the passenger which typically drives pricing. String Opcional
<GivenName> A personal name given to the individual at birth and used before a family name. Also called first name. Token Opcional
<Surname> Individuals hereditary name(s) common to all members of a family. Also known as family name or last name. Token Obligatorio
<IndivdualID> Uniquely Identifies an Individual within the context of one message. Token Opcional
<GenderCode> Gender of the individual. Refer to PADIS Codeset 6353. Token Opcional
<Birthdate> Holder's date of birth as written on the document. Fecha Opcional
<RemarkText> Additional, supplementary information about the document or service. String Opcional
<RedressCaseID> A unique government-issued identifier assigned to a redress case. Token Opcional

/Response/DataLists/PaxList/Pax/IdentityDoc/

Field Descripción Tipo Obligatorio
/Optional
<IdentityDocID> Uniquely identifies the document from all other identity documents issued by the state or organization. e.g. passport number, driver’s license number, known traveler number. Token Obligatorio
<IdentityDocTypeCode> The type of passenger document. Examples: PT = Passport, CR = KTN. Token Obligatorio
<Surname> An individual’s hereditary name common to all members of a family. Also known as family name or last name. Token Obligatorio
<Birthdate> Holder's date of birth as written on the document. Fecha Opcional
<CitizenshipCountryCode> ISO Country Code (can be extended by bilateral agreement in case of exceptions, e.g. Kosovo). Examples: US, FR. Token Opcional
<ExpiryDate> The date the identity document expires. Fecha Opcional
<GenderCode> Gender of the individual. Refer to PADIS Codeset 6353. Token Opcional
<GivenName> Holder's first or given name, as written on the document. E.g. JOHN. Token Opcional
<IssuingCountryCode> ISO Country Code (can be extended by bilateral agreement in case of exceptions, e.g. Kosovo). Examples: US, FR. Token Opcional

/Response/DataLists/PaxList/Pax/LoyaltyProgramAccount/

Field Descripción Tipo Obligatorio
/Optional
<AccountNumber> Loyalty program account number. Token Opcional
<AirlineDesigCode> Airline code assigned to a carrier. Token Obligatorio
<TierName> Loyalty Program tier name. String Opcional

/Response/DataLists/PaxSegmentList/PaxSegment/

Field Descripción Tipo Obligatorio
/Optional
<DatedMarketingSegmentRefId> A reference to a unique identifier of a dated marketing segment used in a message. Token Obligatorio
<PaxSegmentID> Uniquely identifies a passenger segment within the context of one message. Token Obligatorio
<MarketingCarrierRBD_Code> Code used to identify a particular RBD (e.g. P, J, W, M, etc.). Token Obligatorio

/Response/DataLists/PaxSegmentList/PaxSegment/CabinTypeAssociationChoice/SegmentCabinType/

Field Descripción Tipo Obligatorio
/Optional
<CabinTypeCode>

Cabin Type Code as defined by ATSB codeset 9873. For AS NDC:

  • 1: First Class (Includinig Refundable First)
  • 2: Business Class (Includinig Refundable Business)
  • 4: Main (Premium Economy)
  • 5: Main
  • 6: Main (Saver)
  • 7: All else
Token Opcional
<CabinTypeName> Name given to a cabin compartment (e.g. Business, First, Economy). Token Opcional

/Response/Order/

Field Descripción Tipo Obligatorio
/Optional
<OrderID> Carrier assigned ID which uniquely identifies a specific Order across several messages. Token Obligatorio
<OwnerCode> Airline code assigned to a carrier. Either ICAO-defined 3-character code or IATA-defined 2-character code. Token Obligatorio
<CreationDateTime> The date time by which the order is created. Examples: 2018-09-05T15:52:01Z. DateTime Opcional
<StatusCode> Status of the Order Status instance. See ATSB Codeset OrderStatus for possible values. Token Opcional

/Response/Order/OrderItem/

Field Descripción Tipo Obligatorio
/Optional
<OrderItemID> Carrier assigned ID which exists uniquely within an order. Token Obligatorio
<OwnerCode> Airline code assigned to a carrier. Either ICAO- defined 3-character code or IATA-defined 2-character code. Token Obligatorio
<PaymentTimeLimitDateTime> The time limit by which a commitment to pay must be made for the given Order Item. Upon expiry it is expected that the Order item is removed from the Order. If no value is returned, then no advice has been given. For example: PaymentTimeLimitDateTime: 2015-01-01T12:53:12Z - indicates the date time by which payment commitment is required. DateTime Opcional
<PriceGuaranteeTimeLimitDateTime> The length of time the price of an Order Item is guaranteed. In the absence of the price guarantee time limit, the price is not guaranteed. Upon expiry, the price may no longer be guaranteed and either the Order should be repriced, which may result in a new RepricedOffer, or a new shopping process may begin. DateTime Opcional

/Response/Order/OrderItem/CancelRestrictions/

Field Descripción Tipo Obligatorio
/Optional
<DescText> Describes what this restriction is. E.G -Cancellation allowed within dates(1) specified with no fee. -Cancellation allowed within dates(2) specified with fee. -Cancellation not allowed. String Opcional

/Response/Order/OrderItem/ChangeRestrictions/

Field Descripción Tipo Obligatorio
/Optional
<DescText> Describes what this restriction is. E.G -Cancellation allowed within dates(1) specified with no fee. -Cancellation allowed within dates(2) specified with fee. -Cancellation not allowed. String Opcional
<PaymentTypeCode> This stores a code to represent the form of payment to be used to reimburse the customer/passenger. Token Obligatorio
<MaximumAmount> Stores a maximum refund amount which will be applied when a variable fee amount is effective. Decimal Obligatorio
<LevelTypeCode> This will identify the type of re-fundability for the condition. This will be one of the following. Fully Refundable Partly Refundable Non-Refundable. Token Obligatorio

/Response/Order/OrderItem/FareDetail/FareComponent/

Field Descripción Tipo Obligatorio
/Optional
<FareBasisCode> Fare basis code. Token Opcional
<CabinTypeCode>

Cabin Type Code as defined by ATSB codeset 9873. For AS NDC:

  • 1: First Class (Includinig Refundable First)
  • 2: Business Class (Includinig Refundable Business)
  • 4: Main (Premium Economy)
  • 5: Main
  • 6: Main (Saver)
  • 7: All else
Token Opcional
<CabinTypeName> Name given to a cabin compartment. Token Opcional

/Response/Order/OrderItem/FareDetail/FareWaiver/

Field Descripción Tipo Obligatorio
/Optional
<FareRuleWaiverCode> Code assigned by the validating carrier that allows fare rule modification or override. Token Opcional
<FareWaiverTypeCode> Waiver type code. Token Opcional

/Response/Order/OrderItem/FareDetail/FareComponent/FareRule/

Field Descripción Tipo Obligatorio
/Optional
<RuleCode> Fare category number as defined by ATPCO. Token Opcional

/Response/Order/OrderItem/FareDetail/Price/

Field Descripción Tipo Obligatorio
/Optional
<BaseAmount> @CurCode Total base fare amount. Decimal Opcional
<TotalAmount> @CurCode Total monetary price amount, including all tax, surcharge, and fee amounts. Decimal Opcional

/Response/Order/OrderItem/FareDetail/Price/TaxSummary/

Field Descripción Tipo Obligatorio
/Optional
<Add1TaxCode> A qualifier to the tax code to distinguish taxes/fees/charges with the same tax code but with different business uses. Token Opcional
<Amount> Tax amount. Decimal Obligatorio
<DescText> Tax short description. String Opcional
<TaxCode> IATA TTBS tax code. Token Opcional
<TotalTaxAmount> Total of all applicable tax amounts included in the price. If tax breakdowns are provided, this amount should match the sum of the tax breakdown amounts. Decimal Opcional

/Response/Order/OrderItem/Price/

Field Descripción Tipo Obligatorio
/Optional
<BaseAmount (@CurCode)> Total base fare amount. Decimal Opcional
<TotalAmount (@CurCode)> Total monetary price amount, including all tax, surcharge, and fee amounts. Decimal Opcional

/Response/Order/OrderItem/Price/TaxSummary/

Field Descripción Tipo Obligatorio
/Optional
<Add1TaxCode> A qualifier to the tax code to distinguish taxes/fees/charges with the same tax code but with different business uses. Token Opcional
<Amount> Tax amount. Decimal Obligatorio
<DescText> Tax short description. String Opcional
<TaxCode> IATA TTBS tax code. Token Opcional
<TotalTaxAmount> Total of all applicable tax amounts included in the price. If tax breakdowns are provided, this amount should match the sum of the tax breakdown amounts. Decimal Opcional

/Response/Order/OrderItem/Service/

Field Descripción Tipo Obligatorio
/Optional
<PaxRefID> Reference to a Passenger ID within this message. Token Obligatorio
<ServiceID> Uniquely Identifies a Service within the context of one message. Token Obligatorio

/Response/Order/OrderItem/Service/BookingRef/

Field Descripción Tipo Obligatorio
/Optional
<BookingID> Existing booking reference identifier. Token Obligatorio

/Response/Order/OrderItem/Service/BookingRef/BookingEntity/Carrier/

Field Descripción Tipo Obligatorio
/Optional
<AirlineDesigCode> Airline code assigned to a carrier. Either ICAO-defined 3-character code or IATA-defined 2-character code. Token Obligatorio

/Response/Order/OrderItem/Service/OrderServiceAssociation/

Field Descripción Tipo Obligatorio
/Optional
<PaxSegmentRefID> Reference to a PaxSegmentID. Token Obligatorio
<RowNumber> Ordinal number identifying a seat row in an aircraft. Integer Obligatorio
<ColumnID> Alphabetic character identifying a seat within a row. Token Pattern [A-Z] Obligatorio

/Response/Order/TotalPrice/

Field Descripción Tipo Obligatorio
/Optional
<BaseAmount (@CurCode)> Total base fare amount. Decimal Opcional
<TotalAmount (@CurCode)> Total monetary price amount, including all tax, surcharge, and fee amounts. Decimal Opcional

/Response/TicketDocInfo/

Field Descripción Tipo Obligatorio
/Optional
<PaxRefID> Reference to a Passenger ID. Token Obligatorio
<ReportingTypeCode> For billing and settlement purposes, each time a travel agent requests an airline to perform an action on a document (Issuance, Refund, Exchange), he needs to know how to reconcile this action (via BSP, ARC, directly by ORA, etc.). Token Obligatorio
<TicketDocTypeCode> Document type code as defined by PADIS 1001 (Document/ Message Name, coded). Token Obligatorio
<TicketNumber> The document number comprised of the airline code, form code, and serial number. String Obligatorio

/Response/TicketDocInfo/

Field Descripción Tipo Obligatorio
/Optional
<PaxRefID> Reference to a Passenger ID. Token Obligatorio
<ReportingTypeCode> For billing and settlement purposes, each time a travel agent requests an airline to perform an action on a document (Issuance, Refund, Exchange), he needs to know how to reconcile this action (via BSP, ARC, directly by ORA, etc.). Token Obligatorio
<TicketDocTypeCode> Document type code as defined by PADIS 1001 (Document/ Message Name, coded). Token Obligatorio
<TicketNumber> The document number comprised of the airline code, form code, and serial number. String Obligatorio
<PaymentRefID> References a payment transaction within this message. Token Obligatorio

/Response/TicketDocInfo/OriginalIssueInfo/

Field Descripción Tipo Obligatorio
/Optional
<IssueDate> The date that the document was originally issued. Fecha Opcional
<IssueTime> The time that the document was originally issued. Tiempo Opcional
<AirlineDesigCode> Airline code assigned to a carrier. Either ICAO-defined 3-character code or IATA-defined 2-character code. Token Opcional
<TicketNumber> The document number comprised of the airline code, form code, and serial number. String Opcional

/Response/TicketDocInfo/Ticket/Coupon/

Field Descripción Tipo Obligatorio
/Optional
<CouponNumber> Number assigned to the issued coupon. Decimal Opcional
<FareBasisCode> Fare basis code as ticketed. Example: Y26. Token Opcional

/PayloadAttributes/

Field Descripción Tipo Obligatorio
/Optional
<CorrelationID> Allow end-to-end correlation of log messages with the corresponding Web service message throughout the processing of the Web service message. Token Obligatorio
<VersionNumber> For all IATA versioned messages, the version of the message is indicated by a decimal value. Decimal Obligatorio

/PaymentFunctions/OrderAssociation/

Field Descripción Tipo Obligatorio
/Optional
<OrderItemRefID> Reference to an Order Item ID for which this payment method applies. Token Opcional

/PaymentFunctions/OrderAssociation/PaymentProcessingSummary/

Field Descripción Tipo Obligatorio
/Optional
<Amount> @CurCode The amount applied to the associated payment method. Example: 300 USD. Decimal Obligatorio
<PaymentID> Uniquely identifies payment information within a message. Token Obligatorio
<PaymentTypeCode> This stores a code to represent the form of payment to be used to reimburse the customer/passenger. Token Opcional
<PaymentStatusCode> Indicates the current status of this payment information. Token Opcional
<TimestampDateTime> 3DS transaction timestamp. DateTime Opcional