GET 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": "2d2dd194-591f-4420-bce5-19969fe91867",
  "CreatedDateTime": "2026-05-07T17:10:46.4541977-04:00",
  "LastAccessedDateTime": "2026-05-07T17:10:46.4541977-04:00"
}