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": "ae177cad-28d9-48ff-8f64-5211217176d0", "ShoppingCartID": "95d1cdbc-b1cf-4c4d-b7cd-096f1e78a003", "TrainingClassID": "e5ac9c0f-7e1e-40bd-9c13-36d6029539e9", "EmailPackageDefinitionID": "409e113d-34f3-42b8-8632-989366503bcc", "InventoryItemID": "20d51c87-4e87-4bf7-a995-542182558172", "Quantity": 1 }