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": "5bea1838-fbeb-4df9-8e66-1225e295883c",
  "ShoppingCartItemID": "a58876f6-b3d9-41d0-8404-4f1eb187804f",
  "PersonID": "b638c983-13a6-48a1-a266-8d2482de9ea3",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}