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": "f18912d4-76e4-4b06-9fa1-2660cf8d5ff4",
"CreatedDateTime": "2026-04-27T13:35:48.266564-04:00",
"LastAccessedDateTime": "2026-04-27T13:35:48.266564-04:00"
}