Skip to main content

EndSession

EndSession(EndSessionRequest)

Required? Yes

Overview: EndSession method is used to end the session.

Sequence Requirements: The EndSession request may be sent after the StartSession step

note

Do not send fields as Null. All fields must be passed with a value or empty. Use basicHttpBinding, and don't use message security, but only transport level security (SSL).

For security reasons, once the End-User has completed their deposit(0), the mobile application should call EndSession.

Parameters

TYPENAMEDESCRIPTION
EndSessionRequestrequest

Returns

TYPEDESCRIPTION
EndSessionResponse