Sample of EndSession

This sample of EndSession sends the session token created in the BeginSession sample and does the following:

Request

<EndSession xmlns="http://webservices.galileo.com">

<Token>Tyv8NKo+WiAuqQVR3H09+7QBvWWvgwIAXg4IFYGpVnZD09c4l9VXnQ/VDkxJ4oxnIyt5D/+nLzcwi/GRLSy+n646anneL1zCVOvXxN8nDiE=</Token>

</EndSession>

Response

If successful, an empty soap:body is returned.  If an error occurs, a soap:Fault displays in the body.