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": "657a77c2-8d47-486a-b548-b343afe86213",
  "ShoppingCartID": "d0608253-66a2-430b-9b01-c459b9ffb482",
  "TrainingClassID": "a9a9365f-7a26-4da9-9512-fcd959667c6d",
  "EmailPackageDefinitionID": "6e66d942-9f87-444f-b013-f053d1cff7a8",
  "InventoryItemID": "8412e486-f5b4-4d8d-98d7-2d6471938fd4",
  "Quantity": 1
}