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": "dc02185c-b838-479c-8890-62d0cc953083",
  "ShoppingCartItemID": "0f180502-25e4-4398-886c-130ff156c006",
  "PersonID": "5f0350aa-10b5-48ac-ad74-0d495935c58a",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}