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": "e6d52297-7d8d-4ad9-815a-6b8e718b3ec0",
  "ShoppingCartItemID": "172afb2b-eaa1-4bc4-8f51-81e27306f04b",
  "PersonID": "852591b9-b2d6-4fd0-9da1-2b891880398f",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}