DELETE 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": "a11a38e1-a4a0-43ff-93b0-380f20d40645",
  "ShoppingCartItemID": "d19eda00-6018-4c7f-8349-66f7f8a58ae8",
  "PersonID": "99ab1b1e-96b2-4246-b380-5b5056761c47",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}