Sample GetTokenInformation for SMS OTP request

GetTokenInformation for SMS OTP input fields provides details on the GetTokenInformation for SMS OTP input fields. Send the request to:
The request requires only the credential ID, unless you are also requesting a count of failed authentication attempts.
GetTokenInformation for SMS OTP input fields
Input Field
Required?
Type
Purpose
TokenId
Y
String
Specifies the phone number that identifies the credential to the VIP Web Services. Do not use spaces or dashes.
Include the country code (1 for US numbers). For example:
  • US: 16505551212
  • Singapore: 6592123456
To specify a phone number, set the attribute type for the
TokenId
element to SMS. For example:
TokenId type="SMS"
includeBadAttemptsCount
N
String
Enter
true
to return the number of authentication attempts that have failed for this credential since the last successful authentication attempt. This count includes attempts from this VIP member account only.