SessionToken

SessionToken string encodes the following attributes:

PropertyTypeRequiredDescription
customerIdstringRequiredCardlytics-issued customer ID corresponding to the (Publisher-issued customer ID, Publisher Institution ID) pair
sessionExpirationTimestampstringRequiredSession expiration timestamp. If sessionToken is used beyond this time, the client will get the 'session expired' error response
sessionIdstringRequiredA session GUID
organizationIdintegerYesID of a subsidiary of an institution

!!! info
Additional attributes may be added to the SessionToken in the future.