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": "83a4017b-dd70-469b-bb72-87d7d7267975",
  "CreatedDateTime": "2025-04-23T01:07:50.5352836-04:00",
  "LastAccessedDateTime": "2025-04-23T01:07:50.5352836-04:00"
}