Virtual Accounts - Get Statement V1

🙌

Important Note

Please use only Staging Credentials on each API Reference page to test the APIs directly from our Documentation.

API Endpoints

This API is used for the following -

  • To retrieve the detailed transaction statement for the requested account number, 10 records at a time, in a reverse chronological order.
  • While making this API call, please enter the from and to fields for the specific time period for which you want to fetch this account statement.
Query Params
date
required

(mandatory) start date (inclusive). Format (YYYY-MM-DD)

date
required

(mandatory) end date (inclusive). Format (YYYY-MM-DD)

string

(mandatory) The account number that you need to fetch details for

string
Defaults to virtual

(mandatory if mobile_number is not present) Customer ID to fetch the linked account balance for

string

(mandatory if customer_id is not present) Mobile number of the customer for which the account balance is being fetched

int32

(optional) the page number for viewing the account statement. Should be a valid positive integer. Defaults to 0

string

(optional) The maximum no.of records to show per page. Defaults to 11 records per page if no value is passed.

Headers
string
required
string
required
string
required
string
required
Responses

Response body

Language