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": "64749b7f-5e17-4da4-8d44-5050f51a1201",
  "ShoppingCartItemID": "983854a4-de02-4556-bc90-77c328bd5e4a",
  "PersonID": "766162f9-918f-4689-8e3f-0f232163f575",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}