Generate OTP

Use this API to generate an OTP for customer verification.

Click to view the response codes.

Response Codes

Sub CodeStatusMessageNext Action
200SUCCESS--
400ERRORprogram_uid : parameter missingInclude program_uid as one of the parameters in the body.
400ERRORcard_integration_type : parameter missingInclude card_integration_type as one of the parameters in the body.
400ERRORcard_integration_type : invalid valueEnter a valid input in the card_integration_type parameter.
400ERRORcard program not foundEnter a valid input in the program_uid parameter.
400ERRORotp_type : invalid valueEnter a valid input in the otp_type parameter.
400ERRORotp_type : parameter missingInclude otp_type as one of the parameters in the body.
Language