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": "9ab711bb-7db6-40ea-a526-30e07db7ebfe",
  "ShoppingCartItemID": "c7ce3e6c-09da-4ae9-b9f1-231e292e7c43",
  "PersonID": "2de11c34-5324-4f49-96cb-43b7d27915ba",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}