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": "71041258-03d9-4e4d-8ce7-33a0510feae2",
  "ShoppingCartItemID": "c42833a7-db1c-40ff-831b-91280adb33b1",
  "PersonID": "b30bd4f4-a524-4796-86b1-ec67dd9f3fd6",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}