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": "85c669f7-0483-45a6-ada2-a61b34a9b577",
  "ShoppingCartItemID": "8de3a18f-b13b-4acd-94dd-805374dd7e08",
  "PersonID": "fc4a6ab5-aed4-4d7d-9178-3e28447e6cfc",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}