Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Here we have the information about the Product/Price.

Error rendering macro 'excerpt-include' : No link could be created for 'NDC2:New 17.2 COMBINED'.

*OJO - el contenido cambia de origen WCS (V1) y Branded Fares (V2)

<Response / DataLists / PriceClassList / PriceClass>

  • This section will be displayed only if the order has not been changed outside the NDC channel.

NAME

DESCRIPTION

FORMAT

ALLOWED/POSSIBLE VALUES

Attribute

PriceClass@PriceClassID

Price Class identificator key:

  • Branded Fare example → BUSFLEXp8eGI8Gt

Alphanumeric

Any

Name

Identification name of the price class

Alphanumeric

Any

Code

Code of the price class.

Alphanumeric

Any

Descriptions

Attribute

Description@ObjectKey

Identification of the description of the condition:

  • Branded Fare example → CFFIB210210BUSFLEX050

Alphanumeric

Any

Descriptions / Description / Text

Descriptive text about the condition to apply:

  • Branded Fare example → BF/SE/050/BS//STANDARD SEAT SELECTION/FREE

Alphanumeric

Any

PriceClass

Attribute

ClassOfService@refs

Reference of the segment and fare basis code (Ex: IB331420200316 DDNNAOS4)

Alphanumeric

Any

PriceClass / ClassOfService

Attribute

Code@SeatsLeft

Code for the ClassOfService item

Attribute

Number of seats left

Alphanumeric

Any

PriceClass / ClassOfService

Attribute

MarketingName@CabinDesignator (CabinTypeCode)

*V1 (Fare Families) does NOT include the Attribute with the CabinDesignator

Marketing cabin name (Ex: Business)

Attribute

Cabin Type (Ex: 2)

Alphabetical

Attribute

Numeric

  • 1 = First

  • 2 = Business

  • 4 = Premium Economy

  • 5 = Economy

 Example
<PriceClassList>
	<PriceClass PriceClassID="COTCLESES">
		<Name>Confort</Name>
		<Code>COTCLESES</Code>
		<Descriptions>
			<Description ObjectKey="CABINACONFORT">
				<Text>Cabina: Turista</Text>
			</Description>
			<Description ObjectKey="EQMANOCONFORT">
				<Text>Equipaje de mano: 1 bulto (56x40x25cm)</Text>
			</Description>
			<Description ObjectKey="EQBODEGACONFORT">
				<Text>Equipaje en bodega: 1 pieza</Text>
			</Description>
			<Description ObjectKey="COMIDACONFORT">
				<Text>Comida: No incluido</Text>
			</Description>
			<Description ObjectKey="ASIENTOCONFORT">
				<Text>Selección de asiento: Incluido</Text>
			</Description>
			<Description ObjectKey="ASIENTODELANTEROCONFORT">
				<Text>Asiento delantero: Incluido</Text>
			</Description>
			<Description ObjectKey="ASIENTOXLCONFORT">
				<Text>Selección de asiento XL: Incluido</Text>
			</Description>
			<Description ObjectKey="EMBARQUECONFORT">
				<Text>Prioridad de Embarque: Sí, grupo 2</Text>
			</Description>
			<Description ObjectKey="CAMBIOCONFORT">
				<Text>Cambios: Primer cambio gratis hasta 15 días antes de la salida.</Text>
			</Description>
			<Description ObjectKey="REEMBOLSOCONFORT">
				<Text>Reembolso (por sentido): No permitido</Text>
			</Description>
			<Description ObjectKey="TARJEMBANTICCONFORT">
				<Text>Tarjeta de embarque anticipada: Incluido</Text>
			</Description>
			<Description ObjectKey="CHECKINDESKCONFORT">
				<Text>Mostrador check-in exclusivo: No</Text>
			</Description>
			<Description ObjectKey="SALAVIPCONFORT">
				<Text>Acceso a salas VIP: No</Text>
			</Description>
			<Description ObjectKey="FASTTRACKCONFORT">
				<Text>Fast Track: No</Text>
			</Description>
			<Description ObjectKey="EQPPRIORCONFORT">
				<Text>Entrega prioritaria equipaje: No</Text>
			</Description>
			<Description ObjectKey="AVIOCONFORT">
				<Text>AVIOS: Si</Text>
			</Description>
			<Description ObjectKey="WIFICONFORT">
				<Text>WiFi: De pago</Text>
			</Description>
		</Descriptions>
		<ClassOfService refs="IB044820231001 ADNOU5">
			<Code SeatsLeft="9">A</Code>
			<MarketingName>ECONOMY</MarketingName>
		</ClassOfService>
	</PriceClass>
</PriceClassList>

  • No labels