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": "ab6964b2-1c5a-4c4c-80f5-70efafdf49ef",
  "ShoppingCartItemID": "34797ba1-a0fa-4bbf-8d31-56669e1ca770",
  "PersonID": "031b8c86-7f04-4475-860b-08596f2216cb",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}