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": "f4172360-e2f2-4154-af32-061b958bb2e9",
  "ShoppingCartItemID": "8bc905f4-86fe-4eb0-84ae-1f23bbb861df",
  "PersonID": "a33cba30-ff81-4b81-9044-5bef88a20e7c",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}