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": "471b33ba-3f5b-4a1f-bd13-3a18e7274b0f",
  "ShoppingCartItemID": "fd813304-4ba3-40b1-8c0c-57fc33e7cdb5",
  "PersonID": "6410ef6a-aa67-418e-9fb2-f851dd941c95",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}