DELETE api/pos/message/{id}/product/{guid}
Remove product from popup message; if guid is for master product, remove all products
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
PopupMessage guid to use when removing product |
globally unique identifier |
Required |
| guid |
Product guid to use when removing product |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.