GET api/ShoppingCartPerson/{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:
{
  "ShoppingCartPersonID": "d440485d-2195-4d84-8051-62b58a1b46a6",
  "ShoppingCartItemID": "c9d99693-99f7-433e-bac7-2a3a672dfe27",
  "PersonID": "2128181c-91b7-4390-a361-afd5dab0b14d",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}