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": "4065c865-81a2-40a0-bbe0-0500aa7758c5",
  "ShoppingCartItemID": "c5a404fa-e444-45b6-b358-4dfdbdce588c",
  "PersonID": "a8f1e12d-2db3-4f34-a8b4-1850910afe60",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}