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": "9f9fb569-c417-46c5-a1ec-8a67560cd0b8",
  "ShoppingCartItemID": "2b94ab7a-f7c0-459e-9b60-ce8e8128ac51",
  "PersonID": "507c511b-e19c-4dc8-bd91-6594e778e52b",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}