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": "9361d74d-4600-4d30-9f9d-4352008dfbe6",
  "ShoppingCartItemID": "9c1c700a-f6b8-4b97-9d72-2339e443930b",
  "PersonID": "e12773c9-e5b4-4dfd-aef4-19630b4df81c",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}