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": "46bec532-7c11-49ca-995f-cb3036664dd9",
  "CreatedDateTime": "2025-11-17T16:47:28.1638716-05:00",
  "LastAccessedDateTime": "2025-11-17T16:47:28.1638716-05:00"
}