GET api/ShoppingCart/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": "ae338e42-380b-453e-b16e-9728f3113aa4",
"CreatedDateTime": "2026-02-24T17:25:36.3565792-05:00",
"LastAccessedDateTime": "2026-02-24T17:25:36.3565792-05:00"
}