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": "529107f6-e69f-42fb-b8b2-8f2663b6cbca",
  "ShoppingCartItemID": "16699562-5c31-46e3-a6d0-6c1654189f4c",
  "PersonID": "4bc31ab0-a6f1-461f-97a5-916525be25ec",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}