Get Providus Account Statement

Get statement of transactions on an account.


Test Base URL

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

Production Base URL

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

HTTP Request

GET /account/NIP


NIP Account.

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

Get NIP Account.

Request Body

Name
Type
Description

account_number*

string

account number for the account

bank_code

string

code of the bank

Username

string

Username of account owner

Password

string

Password of account owner


Sample Implementation

The above command returns JSON structured like this:

Last updated