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": "b0f2ac41-1eac-44ab-8be2-7a75de9498f8",
  "ShoppingCartItemID": "077c8607-0e47-46da-914f-ded201cc0fd4",
  "PersonID": "054b9111-387e-4c5f-87a8-d11941afd981",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}