POST api/Lunchcart/RemoveProductGroupFromLunchcart
Request Information
URI Parameters
None.
Body Parameters
LunchcartDuosRequestName | Description | Type | Additional information |
---|---|---|---|
Product1 | Product |
None. |
|
Product2 | Product |
None. |
|
ProductGroupId | integer |
None. |
|
Quantity | integer |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
text/html
Sample:
application/xml
Sample:
text/xml
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.