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": "a48eb6ef-e1d3-4039-a4ab-068d8592daa3",
  "ShoppingCartItemID": "6e6e5f67-fd37-4683-bc99-d4e111bbd73c",
  "PersonID": "bec0cd70-13cb-4e84-acb2-531ba6cc0b89",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}