POST api/RestaurantApi/RemoveAllCart/{Id}?CustomerId={CustomerId}&RestaurantId={RestaurantId}&ProductId={ProductId}&AddonsId={AddonsId}&VariantsId={VariantsId}&Qty={Qty}&Price={Price}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| CustomerId | integer |
None. |
|
| RestaurantId | integer |
None. |
|
| ProductId | integer |
None. |
|
| AddonsId | integer |
None. |
|
| VariantsId | integer |
None. |
|
| Qty | integer |
None. |
|
| Price | decimal number |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.