GET api/ShoppingCart
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartID": "06d8f0a6-1fd9-46ae-84dc-eaa78ed4b47e",
"CreatedDateTime": "2026-01-19T04:32:42.0531569-05:00",
"LastAccessedDateTime": "2026-01-19T04:32:42.0531569-05:00"
},
{
"ShoppingCartID": "06d8f0a6-1fd9-46ae-84dc-eaa78ed4b47e",
"CreatedDateTime": "2026-01-19T04:32:42.0531569-05:00",
"LastAccessedDateTime": "2026-01-19T04:32:42.0531569-05:00"
},
{
"ShoppingCartID": "06d8f0a6-1fd9-46ae-84dc-eaa78ed4b47e",
"CreatedDateTime": "2026-01-19T04:32:42.0531569-05:00",
"LastAccessedDateTime": "2026-01-19T04:32:42.0531569-05:00"
}
]