Get Bank Account Statement

API to fetch Bank Account statement

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Bank Account for which statement to be fetched

string
required

The "pageNum" parameter specifies the page number of the list that is to be fetched. It indicates which page of results from the list should be returned in the API response.

string
required

The request parameter "pageSize" specifies the maximum number of items that can be returned per page in the API response. The maximum allowed value for this parameter is 10,000 items.

date-time
required

This parameter specifies the start date from which the transfer list will be fetched, based on the transfer creation date. It indicates the earliest date from which transfers should be included in the fetched list. The date should be provided in epoch format.

date-time
required

This parameter specifies the end date until which the transfer list will be fetched, based on the transfer creation date. It indicates the latest date up to which transfers should be included in the fetched list. The date should be provided in epoch format.

Headers
string
Defaults to {{X-Client-Key}}
string
Defaults to {{x-api-key}}
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json