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": "bf38861e-0210-4977-8d02-57be470fe0ec",
  "CreatedDateTime": "2025-01-24T21:09:08.2375399-05:00",
  "LastAccessedDateTime": "2025-01-24T21:09:08.2375399-05:00"
}