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": "ac69f9ba-3cdc-415c-a194-8f0e58765b62",
  "ShoppingCartID": "4a84c14d-be11-48bd-873c-9be0e5cafc8e",
  "TrainingClassID": "c23cf8f5-f6f2-4f83-b04d-2476f2c63b52",
  "EmailPackageDefinitionID": "17daeace-2564-42ce-8195-5b9a02147af5",
  "InventoryItemID": "de6317e6-2a16-4b99-987d-a2fd62dec899",
  "Quantity": 1
}