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": "7d6a0b94-35ca-4f0d-aa7b-44d3d16fdd84",
  "ShoppingCartID": "bd472387-4133-411f-97f0-7d22b4027f06",
  "TrainingClassID": "7182d80c-ceb6-44a8-b8ec-4471fe33ec4d",
  "EmailPackageDefinitionID": "4d9a1135-1cc4-432e-8e84-9ed9090b914d",
  "InventoryItemID": "a8541ac4-87eb-43ed-afbe-3390ea4ac7f1",
  "Quantity": 1
}