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": "b5cfc756-2a05-4fdd-8c1a-d052e058faed",
  "CreatedDateTime": "2026-03-09T01:38:25.8291416-04:00",
  "LastAccessedDateTime": "2026-03-09T01:38:25.8291416-04:00"
}