...
See the TPP Reports API - OpenAPI Description page.
4. Notes
All report types are bundled into one response for convenience for the TPP. They can, however, be requested individually as described above.
Unsigned responses are provided for this API. Signed responses are not supported.
For clarity, each report line can be uniquely identified based on a composite key using the following components:
Type
ReportingPeriodDate
OR (PeriodStartDate
andPeriodEndDate
).LfiId
APISet
HttpMethod
Url
Where included,
HttpResponseCodeGroup
The parameters
PeriodStartDate
andPeriodEndDate
are inclusive.Pages for the report data will be returned based on the default OFP page size.
...