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": "4fd5598e-9c3a-4ab0-b241-526c6e82dcd1",
"ShoppingCartID": "597e2e50-bb00-4112-bae9-927eec8d2b48",
"TrainingClassID": "82731b47-a76d-4d5c-a4c1-e791dbead282",
"EmailPackageDefinitionID": "4b73b1bc-4782-4c58-9c28-4aa44468e196",
"InventoryItemID": "63900585-403d-4de5-a245-c62685f53b83",
"Quantity": 1
}