GetOrderEvents

Container: CCPService
Namespace: System.Data.Objects

Summary

No summary yet

Method

The HTTP method for this function import is GET

Parameters

Name Type Summary
shiftId* Edm.Int64
orderId* Edm.Int64
customerId Edm.Int32
skip* Edm.Int32
take* Edm.Int32
Parameters marked with a * are required

Return

Type: Entity type - FmShiftEvent
Is collection: true

Example

Request URL: https://www.cabmanonline.nl/CCPService/DataServiceCCP.svc/GetOrderEvents ?shiftId=xL &orderId=xL &customerId=x &skip=x &take=x