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": "ad56fce4-7a22-404c-80b5-4c086f466531",
  "ShoppingCartItemID": "9af72ee4-8dc2-4e45-9f47-4f014bba9893",
  "PersonID": "9f151e2c-215f-45a8-b212-19d88f8c8abd",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}