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": "b8c01f1f-6d0f-4a33-a245-82d1586c9da4",
  "ShoppingCartItemID": "98038596-c34d-4148-b75b-98275d68e399",
  "PersonID": "ad4d4a25-a835-4e2e-b5a7-591213280267",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}