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 is where we put URLs that can be used to link to additional information such as rich media and other useful information for the customer.

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

<DataLists / InstructionsList / Instruction> 

NAME

DESCRIPTION

FORMAT

ALLOWED/POSSIBLE VALUES

NDC SERVICES

Attribute

Instruction@ListKey

Id for the instruction to select sport equipment

 

Alphanumeric

 

Any

 

OrderCreate

OrderRetrieve

OrderViewRS

Attribute

FreeFormTextInstruction@refs

Reference for passenger and segments associated to selected sport equipment

Alphanumeric

PassengerID and SegmentID

Valid example: “ADULT_01 IB303420231016“

OrderCreate

OrderRetrieve

OrderViewRS

FreeFormTextInstruction / Remark

Selected sport equipment code

Alphanumeric

  • BIKE: BAGGAGE/SP/0EC

  • SKII: BAGGAGE/SP/0DD

  • GOLF: BAGGAGE/SP/0D4

  • SURF: BAGGAGE/SP/0D8

  • SCUB: BAGGAGE/SP/0EE

  • FISH: BAGGAGE/SP/0D6

OrderCreate

OrderRetrieve

OrderViewRS

 Example
<InstructionsList>
	<Instruction ListKey="Instruction_01">
		<FreeFormTextInstruction refs="ADULT_01 IB310320231008 IB044220231008 IB044720231015 IB310620231015">
			<Remark>BAGGAGE/SP/0D6</Remark>
		</FreeFormTextInstruction>
	</Instruction>
	<Instruction ListKey="Instruction_02">
		<FreeFormTextInstruction refs="ADULT_02 IB310320231008 IB044220231008 IB044720231015 IB310620231015">
			<Remark>BAGGAGE/SP/0EC</Remark>
		</FreeFormTextInstruction>
	</Instruction>
	<Instruction ListKey="Instruction_03">
		<FreeFormTextInstruction refs="ADULT_01 IB310320231008 IB044220231008 IB044720231015 IB310620231015">
			<Remark>BAGGAGE/SP/0D8</Remark>
		</FreeFormTextInstruction>
	</Instruction>
</InstructionsList>

  • No labels