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": "e669766e-3b90-48b0-bfb0-279f9e943434",
  "ShoppingCartItemID": "cb3c63f8-5636-47ee-a87d-f98a8ebad0ef",
  "PersonID": "1792c8d5-ecff-4123-a0fc-9dbd95c9d0b6",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}