GET api/Warehouses/GetWRRecipientsByCompanyOrSiteIds?wrId={wrId}&pageNumber={pageNumber}&rowsOfPage={rowsOfPage}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, text/html

Sample:

Sample not available.