GET SectorUpdates/{id}?SGId={SGId}&PageIndex={PageIndex}&PageSize={PageSize}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| SGId | integer |
None. |
|
| PageIndex | integer |
Range: inclusive between 1 and 2147483647 |
|
| PageSize | integer |
Range: inclusive between 1 and 2147483647 |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.