Get Transaction Status

Get the status of a transaction.


Test Base URL

https://api-staging.providusbank.comarrow-up-right

Production Base URL

https://api.providusbank.comarrow-up-right

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