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": "768cc90b-bd1b-4c6b-b8ff-5a7cf0ca6310",
"CreatedDateTime": "2025-12-13T04:42:35.3345114-05:00",
"LastAccessedDateTime": "2025-12-13T04:42:35.3345114-05:00"
}