v1
latestOpenAPI 3.1.02026-07-2418201.6 MBCKYC Download Generate OTP API
post/v2/kyc/ckyc/download/generate-otp
Headers
client_idstring required
ID/identifier that is provided by Decentro to a specific client and environment. Please note, this may change based on the environment you are on.
client_secretstring required
The confidential credential provided by Decentro that is associated with the client_id
Request body
Response
200
Example response
{
"decentroTxnId": "63745729D13A4640A8818EF2810FC5DB",
"status": "SUCCESS",
"message": "OTP generated and sent successfully on the registered mobile number. Kindly trigger the Validate OTP API within the next 10 minutes.",
"responseKey": "success_otp_generated"
}