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": "4f757b72-deef-436f-8297-c3564984f996",
  "ShoppingCartID": "2576a617-c4ac-4a23-b656-b8c935831318",
  "TrainingClassID": "a671a82c-b220-471e-bb58-8bea45ab4af5",
  "EmailPackageDefinitionID": "129ba83e-3c29-401b-bcf5-65115254ee3b",
  "InventoryItemID": "cae26a64-5509-4754-958e-12338f5bd13a",
  "Quantity": 1
}