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": "a29f4495-ae94-41c3-93b8-c5c39e83caf2",
"CreatedDateTime": "2026-07-26T19:40:05.8670689-04:00",
"LastAccessedDateTime": "2026-07-26T19:40:05.8670689-04:00"
}