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": "6681f35f-5338-4a82-895c-c550f7b9f5c5",
  "ShoppingCartItemID": "bbe11c1c-b594-4ba0-8837-2f5c11c02282",
  "PersonID": "6658e6e1-994f-41a7-9c09-cc602da656da",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}