PassCmnOAuthTokens
Name: PASS Common OAuth Tokens
Type: Application
Modules: PASS, PASSCommon
Description: Defines access tokens and time validates using OAuth 2.0
standards. Works with Trapeze6 OAuth service.
| Field | Documentation |
|---|---|
| TokenId | Token idenification number automatically generated by the system (i.e., PASS). |
| TokenName | Name associated with the token in PASS (e.g., Uber1, Uber2, Uber3). Not used for all TNC Providers. |
| InterfaceType | Numeric identifier of the interface type (e.g., -1 = Uber, -2 = Lyft). |
| ProfileId | Numeric identifier of contract Profile ID. |
| TokenType | Type of token (0 = public, 1 = user-specific, 2 = public sandbox, 3 = user-specific sandbox, dispatch = 4, dispatch sandbox = 5). |
| RefreshToken | Automatically generated value for a new token to be used after the original token expires. |
| Token | Encrypted string value of the transportation network company token. |
| ExpiryDateTime | Date and time the token will expire (e.g., 201-06-19 11:58:35:027). |
| LockedTimeStamp | Date and time that the token was locked (the token automatically expires after 4 hours). |
| LinkedStringId |
Trip identification number assigned by TNC |