v1

latestSwagger 2.02026-08-06115129197.7 KB
ProductSales

Returns all Product Sales for a date range and location

Returns all staff schedule for a date range, location and/or staff

get/product_sales

Query parameters

employee_partner_idstring

The employee's id

employee_mytime_idinteger

The employee's mytime id

location_partner_idstring

The location's id

location_mytime_idinteger

The location's mytime id. Either location_mytime_id or location_partner_id should be present

start_datestring required

The start date for the clocking e.g.: 2020-10-22

end_datestring required

The end date for the clocking e.g.: 2020-11-22. Maximum date range between start and end date is 2 months

pagestring

Pagination - results page number

per_pagestring

Pagination - number of results per per_page. Default: 20. Maximum: 20

Headers

X-Subdomainstring

Merchant subdomain - Optional

Response

Staff Clocking response