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": "27f82a5b-c786-429f-89c2-59e817393f78",
  "ShoppingCartID": "0c4f0857-688c-470d-b03f-bd35f7371e8b",
  "TrainingClassID": "75741439-eaf8-4ce5-9a43-4942fd834038",
  "EmailPackageDefinitionID": "fba97e68-de52-47b7-8258-e048181241e9",
  "InventoryItemID": "94552783-b114-49e1-b27a-38924afccd3c",
  "Quantity": 1
}