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": "2a53aee4-7b51-443a-87db-baf581bb8d95",
  "ShoppingCartItemID": "2f7bc7b4-ab3c-411d-9d60-959af26b302e",
  "PersonID": "2ca4022d-4575-46b5-a9fe-ebf0f8a2e656",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}