DELETE api/ShoppingCart/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "a1e588ab-6abd-4ac6-a481-2891c02685e7",
  "CreatedDateTime": "2025-07-18T20:21:52.2436072-04:00",
  "LastAccessedDateTime": "2025-07-18T20:21:52.2436072-04:00"
}