The following request can be used to obtain the token that is needed for all other commands in the API:

Note that the username and password must be set to valid values, obtained by contacting Travelfusion offline.

<LoginRequest xmlns="http://www.travelfusion.com/xml/api/simple">

<username>********</username>

<password>********</password>

</LoginRequest>