Get SMS Token
This API will start the device binding process and return an sms token. The sms token will provide the sms text and the virtual mobile number(VMN) for the sms to be sent from customer device. A new sms token will be returned every time this api is called.
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
Constraints : Alphanumeric string with dot(.). Maximum length is 256.
Unique identifier for the device
Cellular provider for VMN selection strategy
Operating system running on the device
Stringified JSON for udf parameters
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
Array of VMNs that can be used for device binding for this token
Name of the VMN service provider like Vodafone, Airtel
Number of the VMN service provider
SMS content to be used for device binding for this token
Expiry timestamp for the SMS token
YYYY-MM-DDTHH:MM:SS+05:30
Udf parameters as passed in the request

