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": "32fd0d75-af32-4b7a-b1c1-e8b23e645dfd",
"ShoppingCartID": "ec0606fe-63e4-48ed-bce2-bd39570c3ed7",
"TrainingClassID": "60017f85-b3db-4a84-a3c6-ff60ec098d97",
"EmailPackageDefinitionID": "aecc7a95-259c-42cd-97eb-c2e00729b8a4",
"InventoryItemID": "46fd60b3-162b-47f2-9c0e-0ad2145b7d27",
"Quantity": 1
}