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": "bb38b029-646f-45df-be60-3adb1b32805a",
  "ShoppingCartItemID": "405c10b8-b3e3-46ba-aca4-18f5de252cca",
  "PersonID": "8fdf1651-e53c-40bc-a12d-708196786ea2",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}