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": "ea5ec770-58fb-4e02-8412-c195f8fa1739",
  "ShoppingCartItemID": "5fadc70f-2e91-41a0-98ff-0c36293c735f",
  "PersonID": "fd0f160a-a951-4c0f-a34f-4589d3f29ca0",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}