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": "b90335c6-a84b-415b-a4af-57e713daf0fe", "ShoppingCartID": "f5d3d8ba-5e9a-4a71-95de-02c569480e03", "TrainingClassID": "fb4733d5-8b84-4ec4-b168-df69d9dee55b", "EmailPackageDefinitionID": "e716eaa4-5330-4f9f-aa7d-27e09de33265", "InventoryItemID": "88970e21-a308-49b9-b976-cfd640644bae", "Quantity": 1 }