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": "26b235c3-87ce-42a9-ad42-5b04f31cf635", "ShoppingCartID": "26caef2b-4151-47a5-8605-d493918428c2", "TrainingClassID": "bb478185-8bea-4011-a32a-db63a01d2d46", "EmailPackageDefinitionID": "324a2de5-fd87-4cb7-9fa8-f91904607927", "InventoryItemID": "935587d3-9ca6-496e-b7e1-61409b4e2d61", "Quantity": 1 }