ValidateCR response

ValidateCR output fields lists the ValidateCR output fields.
ValidateCR output fields
Output Field
Required?
Type
Purpose
ReasonCode
Y
Hex string
Specifies the result of the operation. 0000 means success.
StatusMessage
Y
String
A status message corresponding to the
ReasonCode
.
SuccessfulTokenId
N
String
Only in case of success, this field contains the successful token ID.
TokenCategoryDetails
Y
Array
Shows detailed information about the credential:
  • CategoryId
    identifies the credential category.
  • FormFactor
    further identifies the credential type. Each credential is one of the following:
    • CONNECTED
    • DESKTOP
    • DISPLAYCARD
    • KEYFOB
    • MOBILE
    • SERVICE
    • SMS
    • TMPPWD
    • VOICE
  • MovingFactor
    identifies the security code generation method. Each credential generates security codes by one of the following methods:
    • TIME
    • EVENT
    • NONE (returned for temporary security codes only)
  • OtpGeneratedBy
    identifies whether the security code is generated in hardware or software.