GET api/ShoppingCart

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "ShoppingCartID": "64f443a2-48c1-4e40-9070-1ff6663568da",
    "CreatedDateTime": "2025-04-10T01:36:46.486144-04:00",
    "LastAccessedDateTime": "2025-04-10T01:36:46.486144-04:00"
  },
  {
    "ShoppingCartID": "64f443a2-48c1-4e40-9070-1ff6663568da",
    "CreatedDateTime": "2025-04-10T01:36:46.486144-04:00",
    "LastAccessedDateTime": "2025-04-10T01:36:46.486144-04:00"
  },
  {
    "ShoppingCartID": "64f443a2-48c1-4e40-9070-1ff6663568da",
    "CreatedDateTime": "2025-04-10T01:36:46.486144-04:00",
    "LastAccessedDateTime": "2025-04-10T01:36:46.486144-04:00"
  }
]