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": "ad9efbdd-1d0e-47f8-80df-e1f4bca70efc",
  "ShoppingCartItemID": "4e90a1dc-4740-472b-a5ac-f15618104073",
  "PersonID": "11f59468-97ab-4750-beac-2628317ffedb",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}