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": "d46b3bb1-ce9a-4251-b1ad-fa7487569416",
  "ShoppingCartID": "4c69fdbf-025c-4191-b2e7-9b589ed05c37",
  "TrainingClassID": "02979715-9ece-4772-be15-d7bdc0ad5ee5",
  "EmailPackageDefinitionID": "c289f31c-2630-442d-b434-5fe5048c2b46",
  "InventoryItemID": "d61b137d-5a16-4d9a-b272-50ef95ccd33e",
  "Quantity": 1
}