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": "09dfc1c7-5583-4887-b759-335e78d6311a",
  "ShoppingCartItemID": "2b4b9d34-2e7d-4a03-978d-665832b307cb",
  "PersonID": "afcb515e-c946-441f-a5c9-a5babfdb48d5",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}