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": "80325c61-d98c-42b9-891c-8fcbfaa2234e",
  "ShoppingCartItemID": "4a8e2ecd-0ae3-4d53-af5a-7da8835cfe37",
  "PersonID": "13e87429-79de-43fb-b25a-8440a7498c1c",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}