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": "154122fc-4151-4683-8092-dd2dbc13e944",
  "ShoppingCartItemID": "aaa15fc2-7893-4489-bb2b-c9f4f30b925e",
  "PersonID": "1057bb42-2a10-42a8-a344-004d42f91f54",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}