Skip to main content

Verify Auth Method

...

PostVerify Auth Method

https://base_url/api/v1/kyc/bvn/verify

Code

https://base_url/api/v1/kyc/bvn/verify
AUTHORIZATION Bearer Token

This folder is using Bearer Token from collection Source Bank - radix.

Body raw (json)
{
"requestId": "lk_48d5929f174046fd20bdbc920a488800",
"hint": "09030841956"
}

Code

{
"requestId": "lk_48d5929f174046fd20bdbc920a488800",
"hint": "09030841956"
}

Example Request

Verify Auth Method

Code

Example Response

200 OK

Code