GetNetworkShifts
Container: CCPServiceNamespace: System.Data.Objects
Summary
Returns all active shifts that are visible in the users' network(s).Method
The HTTP method for this function import is GETThis function is composable
This means that the query can be further extended with OData Query Options (like $select, $filter, etc.)Parameters
| Name | Type | Summary |
|---|---|---|
| networkId* | Edm.Int32 | An optional network Id (-1 = all users' networks) |
Return
Type: Entity type - ShiftSummaryIs collection: true