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": "eadb4bd8-817a-4efa-be59-7c0d7622a003",
  "ShoppingCartItemID": "296eac7c-31b3-4948-9055-31173f4196f1",
  "PersonID": "a93b8c36-93f9-4acf-ba01-441fe8138c07",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}