Bind Device
This api is used to bind the device to customer. If device binding is not completed before the expiry of sms token, the sms token will be marked as expired.
This api is idempotent for one day.
application/json
This is a signature over combination of headers, payload. Refer Signature Calculation section for more details.
Will be shared while onboarding.
Will be shared while onboarding.
application/json
This is an epoch unix timestamp string. For example, 1496918882000. It can be used by us to invalidate older requests.
Merchant generated unique profile id for customer
Constraint: Alphanumeric string with dot(.). Maximum length is 256.
SMS content to be used for device binding for this token
Constraint: As returned by the Get SMS Token api.
Unique identifier for the device
Manufacturer of the device
Model of the device
Version of the operating system on the device
Operating system running on the device
Identifier of the SIM used to send the SMS
Expected mobile number of the customer
Constraint: 12 digits mobile number string
Package name of the UPI application
Flag denoting whether the older customer can be deregistered or not
Is otp initiation required
Otp received in sms
App hash of application to identify Sms
Sender id of the otp from the sms
Merchant Defined Parameters.
Example: "{\"udf1\":\"value1\",\"udf2\":\"value2\",…}"
Note: Few special characters are not allowed. Regex for the characters which are not allowed : ^[^/#-()*!%~`]+$
PSP status of the API
Values: SUCCESS | FAILURE
PSP response code for the API
PSP response message for the API
Unique id for the merchant as passed in request headers
Unique id for the merchant channel as passed in request headers
Merchant generated unique profile id for customer as passed in the request
Customer mobile number as received from the VMN aggregator
Values: 12 digits mobile number string
PSP generated fingerprint for the device used for binding
PSP status of the API
PSP response code for the API
Values: Refer error code section
PSP response message for the API
Values: Refer error code section
Customer mobile number as received from the VMN aggregator
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

