GetTokenInformation for Voice OTP response
GetTokenInformation output fields lists the GetTokenInformation for Voice OTP output fields.
Output Field | Required? | Type | Purpose |
|---|---|---|---|
ReasonCode | Y | hexBinary | If the request to retrieve information is unsuccessful, the ReasonCode provides the reason. |
StatusMessage | Y | String | States whether the credential information was successfully retrieved. |
TokenId | Y | String | Shows a unique string of numeric characters identifying the Voice credential. |
TokenKind | Y | String | Shows whether the credential is a software credential or hardware credential. |
Adapter | Y | String | Shows the credential type: Voice_OTP |
TokenStatus | Y | String | Shows the credential state (Enabled, Disabled, Inactive, Locked, or New). See Credential states. |
ExpirationDate | Y | dateTime | Shows the credential expiration date. |
LastUpdate | Y | dateTime | Shows the last time that there was a call to the VIP Web Services for the credential. |
Owner | N | boolean | Shows whether the API call came from the same party that issued the credential. |
BadAttemptsCount | N | number | The number of authentication attempts that have failed for this credential since the last successful authentication. This count includes attempts across all VIP member accounts to which this credential is registered. This value is only returned if ncludeBadAttemptsCount is included in the request. |
ReportedReason | N | String | Shows the reported reason for this token ID. |