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": "baee0fa8-2b0e-42dd-b24d-d52dc16f8e51",
  "ShoppingCartID": "99e1880e-743d-46fd-8ce6-1233e7d0f969",
  "TrainingClassID": "24295144-9d78-4ee4-865a-4a77ebf16008",
  "EmailPackageDefinitionID": "b5da90db-d39d-4f3c-ac64-4133ea8a0fca",
  "InventoryItemID": "2a3fb098-5073-4fb2-8ba6-4da2bf553dfb",
  "Quantity": 1
}