GET api/SO/LocationSites/POC?companyId={companyId}&siteId={siteId}&pageNumber={pageNumber}&rowsOfPage={rowsOfPage}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyId | integer |
Default value is 0 |
|
| siteId | integer |
Default value is 0 |
|
| pageNumber | integer |
Default value is 1 |
|
| rowsOfPage | integer |
Default value is 10 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.