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": "c93a4245-8df5-4817-9d24-0f5f75023397",
  "CreatedDateTime": "2024-10-06T06:29:42.6296263-04:00",
  "LastAccessedDateTime": "2024-10-06T06:29:42.6296263-04:00"
}