POST api/POS/UpdateEOH?storeNbr={storeNbr}&itemNbr={itemNbr}&EOH={EOH}&shownEOH={shownEOH}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| storeNbr | integer |
Required |
|
| itemNbr | integer |
Required |
|
| EOH | integer |
Required |
|
| shownEOH | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.