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": "f82031df-c097-49c0-8e89-c0e314a6a289",
  "ShoppingCartItemID": "2ebc5d6a-f816-4be3-a807-6dbe60a5fd47",
  "PersonID": "c2f097f5-09d7-4613-b031-24ff35c37f03",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}