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": "366396a3-ec2b-4207-b7ef-deb76f179885",
  "ShoppingCartItemID": "1e136532-7a03-4940-8799-1a2cbd5d4fa9",
  "PersonID": "d745202a-7b5a-4403-8541-2316920f79cd",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}