GetVehicleMessage

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
filterPresetId Edm.Int32
lngSW Edm.Double
latSW Edm.Double
lngNE Edm.Double
latNE Edm.Double
lifeTimeInMinutes Edm.Int32
includeAddresses* Edm.Boolean
Parameters marked with a * are required

Return

Type: Complex type - VehiclePositionModel
Is collection: true

Example

Request URL: https://www.cabmanonline.nl/CCPService/DataServiceCCP.svc/GetVehicleMessage ?filterPresetId=x &lngSW=x &latSW=x &lngNE=x &latNE=x &lifeTimeInMinutes=x &includeAddresses=x