Bind the Device
Bind the device using the Razorpay TPAP Pro API.
POST
Available in🇮🇳 India
Use this endpoint to bind the device.
Request Parameters
string
required
Mobile number of the customer.
string
required
The verification type. Possible value is
sms.object
required
The device details.
string
SMS content to be used for device binding of this token as returned by the Get Verification Token API.
object
required
The device information. This should be the same information sent when you get the verification token api.
string
The unique identifier of the device. For example,
advertising_id or android_id.string
The package name for the app.
string
The service set identifier (unique network identifier).
string
The phone manufacturer.
string
The phone model. For example,
Galaxy S23.string
The operating system running on the device.
string
The version of the operating system.
Response Parameters
string
Indicates the type of entity. Here it is,
device.string
The mobile number of the customer.
string
The unique identifier of the device. For example,
advertising_id or android_id.string
The package name for the app.
string
The service set identifier (unique network identifier).
string
The phone manufacturer.
string
The phone model. For example,
Galaxy S23.string
The operating system running on the device.
string
The version of the operating system.
string
Device binding status. Know more about the device binding status.