Skip to main content

GetSessionInfo

GetSessionInfo(GetSessionInfoRequest)

Required? No

Overview: GetSessionInfo method is used to pull relevant deposit amount limits to display to the End-User.

Important: You should make displaying the limits configurable within the app as some Financial Institutions may not want to display limits for security purposes.

Sequence Requirements: The GetSessionInfo request can be sent after a PostDepositBatch so the mobile application can display updated limit(s) to the End-User after they submit a deposit (see Check Deposit guide).

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).

Parameters

TYPENAMEDESCRIPTION
GetSessionInfoRequestrequest

Returns

TYPEDESCRIPTION
GetSessionInfoResponse