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": "4c84f6e0-cf38-41dd-a71b-6e0e822e375d",
  "ShoppingCartItemID": "8b3bf851-9965-44a0-b10a-eb873d16a77d",
  "PersonID": "be0205f6-4d67-4409-8970-31b74b0514da",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}