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": "afbfed3b-bd6d-4f6c-b747-305d64d31856",
  "ShoppingCartItemID": "a63779c1-4850-4434-a8d1-186d7429a245",
  "PersonID": "b4d5dd20-7d69-48da-bbe6-899b5c2916a7",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}