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": "41217a09-9267-4326-8e5c-614453dab29b",
  "ShoppingCartItemID": "04189bc7-9612-4c7f-a870-e456e362225e",
  "PersonID": "55eaa01b-1825-4142-a84f-e23faca5be72",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}