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": "7875fd21-51f6-4b55-84d6-7f09eab51291",
  "CreatedDateTime": "2026-07-27T19:00:42.7220499-04:00",
  "LastAccessedDateTime": "2026-07-27T19:00:42.7220499-04:00"
}