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": "1f3390d7-105a-454c-978b-a5e000832cf7",
  "ShoppingCartItemID": "a2f2d14e-a87b-40cb-8d82-2bd1a6aec9fd",
  "PersonID": "8fc781d4-e87d-43bc-a474-ae9c62e5d04b",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}