Initiate a Transaction Request
Get statement of transactions on an account.
Test Base URL
https://api-staging.providusbank.com
Production Base URL
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:
The above command returns JSON structured like this:
The above command returns JSON structured like this:
The above command returns JSON structured like this:
The above command returns JSON structured like this:
The above command returns JSON structured like this:
Last updated