GET api/Celpip/All?PageNo={PageNo}&PageSize={PageSize}&StartDate={StartDate}&EndDate={EndDate}&SearchTerm={SearchTerm}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
PageNo | integer |
Default value is 1 |
|
PageSize | integer |
Default value is 10 |
|
StartDate | date |
None. |
|
EndDate | date |
None. |
|
SearchTerm | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.