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": "c9f5ec6a-2885-4ea6-ae33-b9db66d3f5e9",
  "CreatedDateTime": "2025-06-02T06:13:57.4573936-04:00",
  "LastAccessedDateTime": "2025-06-02T06:13:57.4573936-04:00"
}