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": "7fb83a5b-28ec-41d6-9f53-068dafb9374b",
  "ShoppingCartItemID": "4e1760db-5f23-4286-9689-acf514da483a",
  "PersonID": "67b25193-52a9-45ba-bb3b-192d653f86ab",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}