GetComplaintChanges

Container: CCPService
Namespace: System.Data.Objects

Summary

No summary yet

Method

The HTTP method for this function import is GET

Parameters

Name Type Summary
Parents Edm.String
ChangeType Edm.String
Fieldname Edm.String
Updated* Edm.DateTime
SortOrder Edm.String
skip* Edm.Int32
take* Edm.Int32
Parameters marked with a * are required

Return

Type: Entity type - ComplaintChange
Is collection: true

Example

Request URL: https://www.cabmanonline.nl/CCPService/DataServiceCCP.svc/GetComplaintChanges ?Parents='x' &ChangeType='x' &Fieldname='x' &Updated=datetime'yyyy-MM-ddThh:mm:ss' &SortOrder='x' &skip=x &take=x