GET api/ShoppingCartItem/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "c071d52c-8c24-40cb-b04e-ee109152d3e9",
  "ShoppingCartID": "941c761e-7948-4f8d-be58-c939eb9082cc",
  "TrainingClassID": "1596b402-4f6c-45e5-be94-5c056163c1a3",
  "EmailPackageDefinitionID": "4d86c433-dfe9-4afc-b445-2f2a9e93897c",
  "InventoryItemID": "29e46ffe-5b75-4692-b88b-2c4399dfdaf8",
  "Quantity": 1
}