| XML Field | Dependencies | Description |
| CommandList | | The surrounding tag |
| -StartRouting | | The command name |
| --RoutingId | | The routing id - will be needed later when requesting the search results |
| --RouterList | | Contains a summary of the searches that are being performed by TRAVELfusion on the suppliers.
Contains 0 or more 'Router' elements |
| ---Router | Optional | Represents a search for a particular route on a particular supplier. |
| ----Supplier | | The supplier accessed by this router. The possible values for this field correspond to the
SupplierList in the Search request |
| ----RequestedLocations |
|
The locations that were requested from the supplier |
| -----Origin |
|
The origin location requested |
| ------Type |
|
'airport' or 'city' |
| ------Code |
|
The three letter code for the airport or city |
| -----Destination |
|
The destination location requested. Same format as Origin |
| ----RequiredParameterList |
Optional |
The list of 'extra' parameters that are required in order to obtain the correct data from the suppliers. e.g. if the prices can vary depending
upon the supplier login used, this will be highlighted here, at which point the customer could request the required data from the end user, if
appropriate, and resubmit the search request (if the needed data was not supplied already).
Has the same format as the 'RequiredParameterList' in the Results Response |