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": "4260e250-8738-4b60-a4d4-329647275e0d",
  "ShoppingCartItemID": "b9c7a70d-3d8d-4dd6-93ff-27d3129ad560",
  "PersonID": "7394a881-0458-4417-b0fa-207b36074211",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}