Payment data: Sample 2
GET {{baseUrl}}/bi/banking-premium/v2/payments?reporting_period=2023-03-21&limit=25&offset=0
Returns an array of payments data filtered on reporting period available for the current and previous year.
Body
PARAM
Key | Datatype | Required | Description |
reporting_period
|
string | (Required) specifies the day the reported data covers. | |
limit
|
number | Limits the maximum number of results to be displayed on a page with a minimum of 25 (putting less defaults to 25) and a maximum of 1000 (putting more defaults to 1000). | |
offset
|
number | Specifies the number of items from which to start returning results. |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status
ENDPOINTS