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": "e0160e3c-9ab3-4814-b9de-50707db91b93",
  "CreatedDateTime": "2026-01-07T09:10:51.6143022-05:00",
  "LastAccessedDateTime": "2026-01-07T09:10:51.6143022-05:00"
}