Utilities
Validate OTP
This allows you to validate a transfer request with the use of the provided OTP
POST
/
utils
/
otp-validation
Note
- Use the default OTP 123456 when validating otp requests on sandbox.
- All OTPs generated expire after 5 minutes.
- Any active OTP on an account would be expired once a new otp request is recevied on the same account number.
requestId
string
requiredotpReferenceId
string
requiredThe unique identifier for the transaction, returned after successfully initiating a transfer request.
OTP
string
requiredThe One Time Password sent to the customers phone number
Was this page helpful?