Request
Request
Response
Response
Parameters
mobile mandatory
: string Mobile number of the customer.
verification_type mandatory
: string The verification type. Possible value is sms.
sms mandatory
: object The device details.
content
: string SMS content to be used for device binding of this token as returned by the Get Verification Token API.
device mandatory
: object The device information. This should be the same information sent when you get the verification token api.
uuid
: string The unique identifier of the device. For example, advertising_id or android_id.
app
: string The package name for the app.
ssid
: string The service set identifier (unique network identifier).
manufacturer
: string The phone manufacturer.
model
: string The phone model. For example, Galaxy S23.
os
: string The operating system running on the device.
os_version
: string The version of the operating system.
Parameters
entity
: string Indicates the type of entity. Here it is, device.
mobile
: string The mobile number of the customer.
uuid
: string The unique identifier of the device. For example, advertising_id or android_id.
app
: string The package name for the app.
ssid
: string The service set identifier (unique network identifier).
manufacturer
: string The phone manufacturer.
model
: string The phone model. For example, Galaxy S23.
os
: string The operating system running on the device.
os_version
: string The version of the operating system.
status
: string Device binding status. Know more about the device binding status.