GetShifts

Container: CCPService
Namespace: System.Data.Objects

Summary

No summary yet

Method

The HTTP method for this function import is GET

This function is composable

This means that the query can be further extended with OData Query Options (like $select, $filter, etc.)

Parameters

Name Type Summary
from* Edm.DateTime
until* Edm.DateTime
driverName Edm.String
vehicle Edm.String
Parameters marked with a * are required

Return

Type: Entity type - FmShift
Is collection: true

Example

Request URL: https://www.cabmanonline.nl/CCPService/DataServiceCCP.svc/GetShifts ?from=datetime'yyyy-MM-ddThh:mm:ss' &until=datetime'yyyy-MM-ddThh:mm:ss' &driverName='x' &vehicle='x'