GET api/ShoppingCartItem/{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:
{
"ShoppingCartItemID": "74316fae-88d0-41d2-9244-0e4f7dbe9606",
"ShoppingCartID": "d0e0bd11-522b-434a-bddc-384e6e65fe20",
"TrainingClassID": "73828269-1f58-4c5c-a345-6edac2b0c360",
"EmailPackageDefinitionID": "e488fbe1-4f9c-4410-aa5c-20fbf4b18263",
"InventoryItemID": "fe485746-b833-4458-b19b-bc8c9ceaf335",
"Quantity": 1
}