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": "78411796-1388-4fc0-bd5d-d55c3acd0232",
  "CreatedDateTime": "2025-09-16T16:41:32.7218981-04:00",
  "LastAccessedDateTime": "2025-09-16T16:41:32.7218981-04:00"
}