Sample Register for SMS OTP request

Register for SMS OTP input fields provides details about the Register for SMS OTP input fields. Send the request to:
Register 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"
Message
N
String
Specifies the SMS message template that is sent to a phone number.
Messages must be fewer than 160 characters.
If no Message template is supplied, the default message template that is configured in VIP Manager is used.
DeliverOTP
N
Boolean
Specifies whether the security code is delivered to a phone through SMS. By default (if this element is not specified in the request), the security code is delivered. If the value for this element is false, the security code is not delivered.
SMSFrom
N
String
This input field is deprecated and values provided are ignored.