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": "b24fd547-bcb5-4379-9e17-96d12426b6d5",
  "ShoppingCartItemID": "3df155fd-196b-42fe-bbda-5b45e4f610b9",
  "PersonID": "3f9249ce-9120-40a0-be34-b0762a6e543c",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}