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": "3c8a16af-e0d2-4aea-bbad-a10f17b2d95e",
  "ShoppingCartItemID": "00329d1d-1309-415e-a829-f085becb3276",
  "PersonID": "e0cbce9f-ee9e-434f-bc0f-e9b4c6a1a60d",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}