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": "8af6d81c-a4fc-477f-a675-e321fe27d088",
  "ShoppingCartItemID": "cb5d6a5f-1d5f-474b-b9c1-91d8eb5f0020",
  "PersonID": "a835cb31-d193-4efc-8901-af2ee354e3bd",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}