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": "9539f403-9081-46fa-a20e-c0ad277fe2a1",
"CreatedDateTime": "2025-11-10T16:45:22.1242656-05:00",
"LastAccessedDateTime": "2025-11-10T16:45:22.1242656-05:00"
}