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": "bc37e53b-36d9-4273-a9f0-54c7359748fa",
  "ShoppingCartItemID": "50e6c50d-caa1-4cd2-913e-e69b0d483fbe",
  "PersonID": "89f19eaf-97f5-43d1-b7da-bc0680f2b83e",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}