Delete product offer
Delete product offer
| Path Parameters |
|---|
productId uuid — REQUIREDThe product id to which product offer belongs. |
productOfferId uuid — REQUIREDThe id of product offer which should be deleted. |
| Header Parameters |
|---|
organization-id uuid — REQUIREDID of organization context this request belongs to. |
| Responses | |||||
|---|---|---|---|---|---|
204Product offer successfully deleted | |||||
400Bad Request (e.g. element not found or resource conflict).
| |||||
403Missing permission
| |||||
500Internal server error (Internal service communication or process error).
|