/
SessionTicket

SessionTicket

Data TypeDescriptionSample Data
StringThe session ticket identifies the session currently making the request. This is required for all PWS web service requests except PwsAuthenticate. To obtain a session ticket, you must invoke PwsAuthenticate. The session ticket will be good until the session is terminated using PwsUnauthenticate or the session times out due to inactivity (24 hours).Af4yzv6CcFKZEh2dz45zZg==

Related content

PwsUnauthenticate
PwsUnauthenticate
More like this
PwsAuthenticate
PwsAuthenticate
More like this
C Sharp Example
C Sharp Example
Read with this
PwsMessage
More like this
Getting Started with Web Services 2.0
Getting Started with Web Services 2.0
Read with this
PwsGetDashboardParameters
PwsGetDashboardParameters
More like this