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": "686a37e0-2e4c-459b-92a1-f3b80ca27a77",
  "ShoppingCartItemID": "e49ebfbe-bbb1-4629-a480-17e5bcac3453",
  "PersonID": "1828c4bc-5d2c-44c0-a7ad-af808113a775",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}