Inbound API
Reports
Reports can be requested on demand and return transaction-related aggregated information.
The period of a day is considered to be from midnight to midnight.
/dailySummary
API documentation can be found here.
Returns a report of all payments on the specified day. The aggregated totals are grouped by the used payment type.
HTTP method: GET
Query parameter: clearing Date: string (date)
Example: clearingDate=2022-01-20
Date to define the clearing period for which you want to request a summary from midnight to midnight. In case your business operates 24/7, you might have to contact your shopreme integration consultant to adjust the clearing period. Only successfully finished and paid orders are considered in the daily summary.
/dailySummary/Stores
API documentation can be found here.
Returns a report of all payments on the specified day. The aggregated totals are grouped by the used payment type and the store the transaction was performed in.
HTTP method: GET
Query parameter: clearing Date: string (date) – Same as /dailySummary
Example: clearingDate=2022-01-20º
shopreme © 2025
