XML Field |
Description |
CommandList |
The surrounding tag |
-GetSuppliersTravellerInfo |
The command name |
--SupplierList |
List of suppliers currently available for your branch. |
---Supplier |
Defines the travellers information for particular supplier. |
----Name
[Attribute] |
The unique identifier of the supplier. |
----Mode [Attribute] |
The routing type of the supplier. Possible values are:
|
----TravellerAgeList |
Contains the age boundaries of the supported traveller types. |
-----TravellerAge |
Denotes the age boundary for particular traveller type. |
------Type [Attribute] |
Type of the traveller. Possible values are:
- SENIORS
- ADULTS
- YOUTHS
- CHILDREN
- INFANTS
|
------Min [Attribute] |
The minimum age (inclusive) for traveller to be classified under this type. |
------Max [Attribute] [Optional] |
The maximum age (exclusive) for traveller to be classified under this type. If omitted, implies that there is no upper boundary specified by the supplier. |
|
|