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": "49364e9b-7ab8-4d5b-a9e7-d314feba62ca",
  "ShoppingCartItemID": "d2bd82e9-32e0-4f95-9184-7c8279fc878e",
  "PersonID": "1e1dc6ab-338a-4a81-9b66-87be165384eb",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}