GetVehicleNetwork

Container: CCPService
Namespace: System.Data.Objects

Summary

No summary yet

Method

The HTTP method for this function import is GET

Parameters

Name Type Summary
networkId* Edm.Int32
licensePlate Edm.String
sortOrder Edm.String
skip* Edm.Int32
take* Edm.Int32
Parameters marked with a * are required

Return

Type: Entity type - VehicleSummary
Is collection: true

Example

Request URL: https://www.cabmanonline.nl/CCPService/DataServiceCCP.svc/GetVehicleNetwork ?networkId=x &licensePlate='x' &sortOrder='x' &skip=x &take=x