GetLocationExceptions

Container: CCPService
Namespace: System.Data.Objects

Summary

No summary yet

Method

The HTTP method for this function import is GET

Parameters

Name Type Summary
locationId* Edm.Int32
Remark Edm.String
From* Edm.DateTime
Until* Edm.DateTime
SortOrder Edm.String
skip* Edm.Int32
take* Edm.Int32
Parameters marked with a * are required

Return

Type: Entity type - LocationException
Is collection: true

Example

Request URL: https://www.cabmanonline.nl/CCPService/DataServiceCCP.svc/GetLocationExceptions ?locationId=x &Remark='x' &From=datetime'yyyy-MM-ddThh:mm:ss' &Until=datetime'yyyy-MM-ddThh:mm:ss' &SortOrder='x' &skip=x &take=x