Verify New Device OTP Request.
Merchant will verify their new device.
After successfully receiving the OTP.
Merchant will provide their OTP for verifying device.
How to get New Device OTP Request?
The POST request will be send over HTTPS to the
endpoint.
What Parameters are required?
userId- Merchants Registered Email ID
custId - MerchantId
walletOwnerId – For Decimal Finance Mobile App User it will be 7
deviceId – Merchant unique device idbr>
platform_id – For Android Users (1) and For IOS Users (2)
otp – OTP received on Merchant Registered Mobile Number
Sample Request

Sample Response

Response Code | Message |
---|---|
1 | SUCCESS |
2 | FAILED |
3 | INVALID TOKEN |