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": "54f3878f-20da-437e-be52-6badb08a8db2",
  "ShoppingCartItemID": "84d248a1-f01a-45f9-961e-c448a07590cf",
  "PersonID": "4d15bf11-45ad-494a-a057-c02f14a9ebac",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}