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": "0fd07114-3b55-4372-b4c3-45cc37563e34",
  "CreatedDateTime": "2026-08-19T13:45:35.3491717-04:00",
  "LastAccessedDateTime": "2026-08-19T13:45:35.3491717-04:00"
}