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": "47f4d55f-f278-4481-af4f-190089e06893",
  "ShoppingCartItemID": "de71bdb9-34e5-45f7-a659-7bfa8279d89e",
  "PersonID": "e54241eb-d8f0-43c8-8686-71f0ac005b20",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}