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": "e879d8a1-3e00-4647-90a4-630169f13412",
  "ShoppingCartItemID": "341f4aa7-ff12-4aeb-9356-b74a6b49703b",
  "PersonID": "2bf1a015-6064-4888-95ff-a32bcb8ce2b8",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}