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": "01dd1538-dd25-4775-b1ac-c0ea91222745",
  "ShoppingCartItemID": "99408de6-0cb9-4c0d-aa57-93a143f2e544",
  "PersonID": "03bdf848-c5f3-479e-ab7b-7f3e7f795fc6",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}