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": "dad27e23-18a9-4893-aef8-478253ef442c",
  "ShoppingCartItemID": "957b5007-00dc-4893-b5e2-82136a16bfb2",
  "PersonID": "62dfdb67-1683-44af-8ad6-35cd721a410c",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}