List ReceiptsAsk AIget https://api.7shifts.com/v2/company/{company_id}/receiptsPath Paramscompany_idint64requiredCompany IDQuery Paramslocation_idint64requiredLocation IDreceipt_date[gte]date-timeReturn receipts that were created on or after a specific datereceipt_date[lte]date-timeReturn receipts that were created on or before a specific datemodified_sincedate-timeReturn receipts that were modified on or after a specific datestatusstringenumFilter receipts by status typeopenopenclosedvoideddeletedAllowed:openclosedvoideddeletedexternal_user_idstringFilter receipts by external user idcursorstringAn opaque cursor for the next or previous result set.limitint641 to 100Defaults to 100The number of results desired per page.Headersx-api-versionstring7shifts API versionx-company-guiduuidCompany GUIDacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not found 422Unprocessable Entity 500Unexpected errorUpdated 10 months ago