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": "12d46296-0b2b-4011-b101-df4e1527e761",
  "ShoppingCartItemID": "2fb094ac-182f-4768-a9fa-0f3d07a2de48",
  "PersonID": "30792523-d1c4-46be-89c4-6d694012159d",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}