Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 and PeriodEndDate).

    • LfiId

    • APISet

    • HttpMethod

    • Url

    • Where included, HttpResponseCodeGroup

  • The parameters PeriodStartDate and PeriodEndDate are inclusive.

  • Pages for the report data will be returned based on the default OFP page size.

...