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": "bac74232-1e86-4dcb-ab03-79bad09bfd58",
  "ShoppingCartItemID": "5cfd9cdd-ebcf-4a68-8caf-6cc85debc82c",
  "PersonID": "211e4926-96e3-46a3-ba46-5c0a009943eb",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}