Resend OTP Request
This api requests OTP from the Bank
REST
Headers
Fields | Type | Description | Example | O/M | Data Management |
---|---|---|---|---|---|
URL | string | /v1/card-kit/otp?employee=:empID | M | ||
METHOD | string | GET | M | ||
content-type | string | JSON | application/json | M | |
x-access-token | string | Session token with validity | token | M |
Request
Success
{
result: true
}
Error
Employee out of company scope