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": "0bfb5998-30d2-4fd9-8693-f016f63a5ad0",
  "ShoppingCartItemID": "143850a2-7ff1-4e93-aa14-33deab765578",
  "PersonID": "ade04257-d546-4a9f-9043-b453fa44e3ff",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}