POST api/POS/UpdateEOH?storeNbr={storeNbr}&itemNbr={itemNbr}&EOH={EOH}&shownEOH={shownEOH}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeNbr

integer

Required

itemNbr

integer

Required

EOH

integer

Required

shownEOH

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.