Verify Transaction by Session Id

This is an enpoint to verify transactions by passing the settlement id.


Test Base URL

https://api-staging.providusbank.com

Production Base URL

https://api.providusbank.com

HTTP Request

GET /account/bvn


BVN Details.

GET https://api-staging.providusbank.com/v1/account/bvn

Get NIP Account.

Request Body

Name
Type
Description

Username

string

Username of account owner

Password

string

Password of account owner

number

String

bvn number of account owner


Sample Implementation

The above command returns JSON structured like this:

Last updated