DELETE api/shelflocation/{id}/product/{guid}

Remove a product from a shelf location

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Shelf location identifier

globally unique identifier

Required

guid

Product identifier

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

None.