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": "628d882f-5bff-4889-a3e0-dd0bbca343fa",
  "ShoppingCartItemID": "aac315bc-db37-4aa7-9b4e-abbc49039d5a",
  "PersonID": "68ddd9cb-b981-4079-90ed-77e4b377faf9",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}