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": "f2e2012a-01d9-4c8b-a2be-9ac92d429ed8",
  "ShoppingCartItemID": "3029893b-ebe8-4244-a5c4-964172b02fe6",
  "PersonID": "18e774a3-70a9-4a48-8841-a9245b4ef737",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}