Methods

  • get - Get shift swapping report by business id

Resource

{
    "end": "date-time",
    "endTime": "string",
    "fromEmployeeId": "int32",
    "fromEmployeeName": "string",
    "location": "string",
    "locationId": "string",
    "newCost": "double",
    "oldCost": "double",
    "start": "date-time",
    "startTime": "string",
    "status": "string",
    "toEmployeeId": "int32",
    "toEmployeeName": "string",
    "workType": "string",
    "workTypeId": "string"
}

Properties

Name Type Description
end date-time DateTime
endTime string TimeSpan
fromEmployeeId int32 Int32
fromEmployeeName string String
location string String
locationId string String
newCost double Nullable
oldCost double Nullable
start date-time DateTime
startTime string TimeSpan
status string String
toEmployeeId int32 Int32
toEmployeeName string String
workType string String
workTypeId string String