GET api/mL2/ClientCaseList?term={term}&Skip={Skip}&Take={Take}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| term | string |
Required |
|
| Skip | integer |
Default value is 0 |
|
| Take | integer |
Default value is 10 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.