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": "ce5d2473-483c-4f09-8b9e-821d32b5b7b6",
  "CreatedDateTime": "2025-09-13T13:53:55.3645082-04:00",
  "LastAccessedDateTime": "2025-09-13T13:53:55.3645082-04:00"
}