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": "b8ba3ec6-2048-4b12-a21f-353241061123",
  "ShoppingCartItemID": "adfdf130-2e0f-44db-8d6f-4566f0197a7d",
  "PersonID": "46c75ec7-923e-4b14-9f07-ef183713ee90",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}