DELETE api/ShoppingCart/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"ShoppingCartID": "12b28677-8b6d-42df-a150-5740eed4c6d4",
"CreatedDateTime": "2026-05-17T02:20:25.0629214-04:00",
"LastAccessedDateTime": "2026-05-17T02:20:25.0629214-04:00"
}