FindSalesShifts

Paths

Example

Example request object

{
  "Criteria": {
    "EmployeeId": null,
    "FromDate": "2024-04-29T19:58:36.845728+02:00",
    "TillDate": "2024-04-29T19:58:36.845728+02:00",
    "PointOfSaleId": null,
    "Paging": {
      "PageIndex": 0,
      "PageSize": 0,
      "Sorting": null
    }
  },
  "Context": {
    "DivisionId": "00000000-0000-0000-0000-000000000000",
    "Language": "string_example",
    "ShopId": "00000000-0000-0000-0000-000000000000",
    "SessionId": "00000000-0000-0000-0000-000000000000",
    "Origin": 0,
    "Password": "string_example",
    "Encode": false,
    "AccessToken": "string_example"
  }
}

Example response object

{
  "Result": {
    "SalesShifts": null
  }
}

ShouldBeExecuted

Postdata

Response