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": "fa9566f7-e20d-4f07-9c18-ac36f88fdcde",
  "ShoppingCartItemID": "a141b919-caf4-4523-ae5c-738bb9a29645",
  "PersonID": "5efe6974-40bb-4e60-af09-9969ac2ff545",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}