GET api/Cart/DeleteCartByCustomerIdAndProductId?CustomerId={CustomerId}&SizeId={SizeId}&productId={productId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerId | integer |
Required |
|
| SizeId | integer |
Required |
|
| productId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/octet-stream
Sample:
Sample not available.