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": "d4b95648-c6e2-4d59-95c8-a18eae3d4708",
  "ShoppingCartItemID": "efb2833b-417f-482b-959f-5fab739ba18a",
  "PersonID": "0e2db7fa-03f7-4b81-8e9f-6d2803b35050",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}