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": "916cf0f2-7be2-475f-a3f3-9d88dd3439bd",
  "ShoppingCartItemID": "2edbbdf8-4a61-472d-8028-4e4da9fcd8d0",
  "PersonID": "28e081b6-5bbc-4d94-a5c8-70fb71702171",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}