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": "a9c2c45c-bb94-4db4-97d0-ac47702459a6",
  "CreatedDateTime": "2025-01-24T04:02:35.0716926-05:00",
  "LastAccessedDateTime": "2025-01-24T04:02:35.0716926-05:00"
}