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": "a77f0dc2-e248-4f0e-aebb-c134a58e999d",
  "CreatedDateTime": "2025-11-14T16:39:52.7333598-05:00",
  "LastAccessedDateTime": "2025-11-14T16:39:52.7333598-05:00"
}