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": "97cfaa89-dffb-457d-b1b1-8e1450cd35b1",
  "ShoppingCartItemID": "12394618-ab16-4a2a-a1ed-744dd812a0c5",
  "PersonID": "bbe2f2c0-bf69-44bf-aa68-4582153ffa00",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}