GetDispatchedTrips

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
Parameters marked with a * are required

Return

Type: Entity type - TripSummary
Is collection: true

Example

Request URL: https://ccp.dispatchconnect.nl/CCPService/DataServiceCCP.svc/GetDispatchedTrips ?from=datetime'yyyy-MM-ddThh:mm:ss' &until=datetime'yyyy-MM-ddThh:mm:ss'