GET api/Warehouses/GetWRRecipientsByCompanyOrSiteIds?wrId={wrId}&pageNumber={pageNumber}&rowsOfPage={rowsOfPage}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| wrId | globally unique identifier |
Required |
|
| 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.