Changelog
Change Log
This page tracks feature additions and breaking changes for the Reporting section. Add new entries at the top of the table whenever an endpoint, parameter, or response field is introduced or modified.
Date
Change
Notes
24 Apr 2025
Initial release of Reporting endpoints
Added /Partners/{id}/payments
, /Merchants/{id}/payments
, and /Terminals/{id}/payments
. Introduced shared query parameters (page
, pageSize
, sortBy
, sortDirection
, fromDate
, toDate
, status
).
Last updated