CheckForTripRule

Container: CCPService
Namespace: System.Data.Objects

Summary

No summary yet

Method

The HTTP method for this function import is GET

Parameters

Name Type Summary
tripRuleTypeFlags* Edm.Int32
transporterId* Edm.Int32
tripDateTimeType* Edm.Int32
bookingTime* Edm.DateTime
distance Edm.Double
indicationIdsCommaSeperated Edm.String
pickUpLat Edm.Double
pickUpLon Edm.Double
dropOffLat Edm.Double
dropOffLon Edm.Double
pickUpLocationId Edm.Int32
dropOffLocationId Edm.Int32
travelerId Edm.Int32
Parameters marked with a * are required

Return

Type: Entity type - TripRule
Is collection: false

Example

Request URL: https://ccp.dispatchconnect.nl/CCPService/DataServiceCCP.svc/CheckForTripRule ?tripRuleTypeFlags=x &transporterId=x &tripDateTimeType=x &bookingTime=datetime'yyyy-MM-ddThh:mm:ss' &distance=x &indicationIdsCommaSeperated='x' &pickUpLat=x &pickUpLon=x &dropOffLat=x &dropOffLon=x &pickUpLocationId=x &dropOffLocationId=x &travelerId=x