GET api/Cart/DeleteCartByCustomerIdAndProductId?CustomerId={CustomerId}&SizeId={SizeId}&productId={productId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CustomerId

integer

Required

SizeId

integer

Required

productId

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/octet-stream

Sample:

Sample not available.