Skip to main content

Cash Drawer Reports API (0)

Download OpenAPI specification:Download

The cash reports API is intended to provide access to cash drawer reports. This API is used to retrieve cash reports that can be viewed in NOM.

List daily cash summary reports

Retrieves a list of all daily cash summary reports in the system.

Authorizations:
newStoreAccessToken

Responses

Response samples

Content type
application/json
{
  • "reports": [
    ],
  • "pagination_info": {
    },
  • "field_ranges": {
    }
}