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": "1d058904-a6da-4866-9299-ef031bb59088",
  "ShoppingCartItemID": "48ec68de-67e7-4d70-bbc5-b8c287d8570a",
  "PersonID": "25bff296-cdab-463e-9ad5-eda72182b06c",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}