PublicApi

Cash Variance Summary Response

object
summary_linesarray[object]

A summary of cash variances for a given store on a given date

Show Child Parameters
page_numberinteger

The current page number

total_recordsinteger

The total number of records in your query

total_pagesinteger

The total number of pages in your query

page_sizeinteger

The maximum number of records in a single page

Example

Petty Cash Summary Response

object
summary_linesarray[object]

A summary of POS money in and out for a given store on a given date

Show Child Parameters
page_numberinteger

The current page number

total_recordsinteger

The total number of records in your query

total_pagesinteger

The total number of pages in your query

page_sizeinteger

The maximum number of records in a single page

Example

Sales Summary Response

object
summary_linesarray[object]

A summary of sales data for a given store on a given date

Show Child Parameters
page_numberinteger

The current page number

total_recordsinteger

The total number of records in your query

total_pagesinteger

The total number of pages in your query

page_sizeinteger

The maximum number of records in a single page

Example

Total Page Count

integer

The total number of pages in your query

Petty Cash Summary

object

A summary of POS money in and out for a given store on a given date

datestring(date)

The date of the summary

store_idstring

The ID of the store within this system

amountnumber(double)

The value of the petty cash (money in or out)

transaction_typestring

The ID of the transaction type within this system

Example