...
Scenario 2 - Requesting more Sport baggage allowance than permitted per passenger
Note: The only exception is Adult + Infant, where it is allowed to request up to two products.
...
OrderCreateRQ | OrderViewRS |
---|
Code Block |
---|
| <InstructionsList>
<Instruction ListKey="Instruction_01">
<FreeFormTextInstruction refs="ADULT_01 ADULT_01 IB383520230823 IB843320230823">
<Remark>BAGGAGE/SP/0EC</Remark>
</FreeFormTextInstruction>
</Instruction>
<Instruction ListKey="Instruction_02">
<FreeFormTextInstruction refs="ADULT_02 IB383520230823 IB843320230823">
<Remark>BAGGAGE/SP/0D6</Remark>
</FreeFormTextInstruction>
</Instruction>
</InstructionsList> |
| Code Block |
---|
| <Warnings>
<Warning ShortText="SSE_ORM_SP_0003" Code="486">Sports Equipment ignore as must be requested for all flights within same origin-destination.</Warning>
</Warnings> |
|
Scenario 5 - Sport baggage allowance request invalid
When the product is requested only for Infant passenger type.
...