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": "6ec8c849-0966-4e76-941c-6db9dd996d02",
  "ShoppingCartItemID": "8dc1125b-2b4c-4d42-8ddd-31f81748dc1c",
  "PersonID": "a7164e37-c652-4f74-a37d-cb44d66040a9",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}