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": "33509a48-31eb-45fb-8905-2e58c98ce748",
  "ShoppingCartItemID": "100ab530-b686-4b18-83cb-0e39e1be8bfd",
  "PersonID": "014da636-a7c0-4d02-893c-af0e1659cd4c",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}