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": "72ba7e0e-440c-4bb8-a724-1c1d5beb2998",
"ShoppingCartID": "8c39ed8f-0a1c-4410-888d-8c0da63be722",
"TrainingClassID": "ca00f0ac-70ab-443b-957d-1f20e63c69bb",
"EmailPackageDefinitionID": "a49430fa-5711-4c68-88ac-1b92b77831e6",
"InventoryItemID": "d8a93dba-ce00-45a5-bd62-c8d7d4f930be",
"Quantity": 1
}