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": "2bfb4620-1f7b-43c8-99e1-24ea24a5c74f",
  "ShoppingCartItemID": "fd349439-7101-4935-a987-9e0ab8e8a6ac",
  "PersonID": "267d4d27-16ff-4800-ae7e-f6a9b422a636",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}