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": "ff9c50b2-f590-4f2b-b1b2-e49e3f6967da",
  "ShoppingCartItemID": "ee36ba2d-da5a-4d06-9bc2-853124fe85d3",
  "PersonID": "273578c5-28ba-41c6-b238-b01f69161338",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}