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": "f25f73b9-1d4e-468e-83d6-43aea599abdd",
  "ShoppingCartItemID": "7a444110-7c85-4791-a9f5-f8c7346b8a0e",
  "PersonID": "c884489c-cd97-468e-888e-4227a2c717d1",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}