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": "aebe43b9-f013-45b6-8251-52567b865859",
"CreatedDateTime": "2026-04-28T18:04:15.4320138-04:00",
"LastAccessedDateTime": "2026-04-28T18:04:15.4320138-04:00"
}