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": "6f877688-2de4-4677-97b3-aefb583bdef0",
  "CreatedDateTime": "2025-09-18T09:23:56.3347111-04:00",
  "LastAccessedDateTime": "2025-09-18T09:23:56.3347111-04:00"
}