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": "1f37415a-fd68-4ed2-9d11-47e1776a6f94", "ShoppingCartID": "473edf1f-f4ca-4bbd-aa01-450a79d68177", "TrainingClassID": "6bb2b215-cdba-45dd-a354-733b42db47d4", "EmailPackageDefinitionID": "d8fe7544-4886-4a4f-b714-d9840d7ed41f", "InventoryItemID": "dd8e77cf-87af-4f14-848b-4b5990a0132f", "Quantity": 1 }