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": "0ba8824b-12e3-4d0d-8bfb-786d45654226",
  "CreatedDateTime": "2025-01-17T19:11:07.05638-05:00",
  "LastAccessedDateTime": "2025-01-17T19:11:07.05638-05:00"
}