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": "cbd3e303-53c1-4a1d-947c-492f26634ea4",
"CreatedDateTime": "2026-04-27T13:38:52.9624479-04:00",
"LastAccessedDateTime": "2026-04-27T13:38:52.9624479-04:00"
}