Treasury data: Sample 2

GET {{baseUrl}}/bi/banking-premium/v2/treasury?reporting_period=2019-01-05&limit=25&offset=0

Returns an array of treasury data filtered on reporting period available for the current and previous year.

Request Params

KeyDatatypeRequiredDescription
reporting_periodstring(Required) specifies the day the reported data covers.
limitnumberLimits 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).
offsetnumberSpecifies the number of items from which to start returning results.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring