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": "4ab90399-5bf1-4e14-9882-354c1d3a3746",
  "ShoppingCartItemID": "5b6833e3-6452-4a61-a899-63c67d5c882d",
  "PersonID": "9b30d9e2-683c-40fd-9853-616c95f7a206",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}