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": "a885254f-076f-4c4a-aa11-ba4a743f7802",
  "ShoppingCartItemID": "a2fb86d3-84f6-421a-82bb-628dd6860f89",
  "PersonID": "6c7d0abf-b4c2-4a8e-8e44-f2423ecfff58",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}