The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Get shift by id

GET

https://api.pack.cloud/v1/warehouses/{warehouseId}/analytics/shifts/{shiftId}

Request

Path parameters

warehouseIdstring
shiftIdstring

Response

OK

Body

idstring
ID of the analytics shift
start_atstring
Time that the shift starts
end_atstring
Time that the shift ends
Days of week that the shift is done
typestring
Type of the shift
Allowed values:pickingpacking
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource