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