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": "a8fcb463-4a82-4d8b-9ed3-5d4dacdb6632",
  "ShoppingCartItemID": "d9e3c2cf-f89c-42ae-818e-80a4c97e05de",
  "PersonID": "dc4e1db4-beaa-40d0-8f68-10eed1fd486e",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}