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": "96b81815-a6af-46d1-aa3f-91a808427751", "ShoppingCartID": "f0de15d0-6e87-4f5d-8b9d-44e9671c1c37", "TrainingClassID": "675ec718-d7de-4173-b166-d81002e3d1da", "EmailPackageDefinitionID": "1e5fbac8-678d-4a52-b97c-8e067d9d6b80", "InventoryItemID": "3e4f5906-919e-497b-a2c6-28a406bfa86a", "Quantity": 1 }