API Documentation: Reset Password/PIN

This API provides a secure and multi-step process for users to reset their account passwords or PINs. It involves requesting an OTP, verifying the OTP, and then performing the credential reset with dual verification.


Base URL

The API endpoint for this service is:

https://techvibs.com/bank/api_general/reset_credentials_api.php

1. Request OTP for Reset

This action initiates the reset process by sending a One-Time Password (OTP) to the user's registered email address.

Request

Responses


2. Verify OTP

This action verifies the OTP provided by the user against the one sent to their email.

Request

Responses


3. Reset Password/PIN

This final action updates the user's password or PIN after successful OTP verification and dual credential verification.

Request

Responses