post https://test.cashfree.com/banking/customers//otp/generate
Use this API to generate an OTP for customer verification.
Click to view the response codes.
Response Codes
Sub Code | Status | Message | Next Action |
---|---|---|---|
200 | SUCCESS | - | - |
400 | ERROR | program_uid : parameter missing | Include program_uid as one of the parameters in the body. |
400 | ERROR | card_integration_type : parameter missing | Include card_integration_type as one of the parameters in the body. |
400 | ERROR | card_integration_type : invalid value | Enter a valid input in the card_integration_type parameter. |
400 | ERROR | card program not found | Enter a valid input in the program_uid parameter. |
400 | ERROR | otp_type : invalid value | Enter a valid input in the otp_type parameter. |
400 | ERROR | otp_type : parameter missing | Include otp_type as one of the parameters in the body. |