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": "6d5cb93b-f8a2-47be-ae55-b5b7d299db8b",
  "ShoppingCartItemID": "1cf4c331-6ac7-4e36-ad05-95be62f117b8",
  "PersonID": "fa65bb8d-6050-466b-acb5-d6f546939913",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}