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": "9640fd0b-c8c7-49c3-8218-c7838c4b860e",
  "CreatedDateTime": "2025-10-02T19:08:47.5862896-04:00",
  "LastAccessedDateTime": "2025-10-02T19:08:47.5862896-04:00"
}