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": "b7f783dd-7d2e-4b0c-af9a-62ace5ef0e2c",
"CreatedDateTime": "2025-11-28T14:48:03.0493456-05:00",
"LastAccessedDateTime": "2025-11-28T14:48:03.0493456-05:00"
}