DELETE api/shelflocation/{id}/product/{guid}
Remove a product from a shelf location
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Shelf location identifier |
globally unique identifier |
Required |
guid |
Product identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.