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": "95b0e7c6-8e9e-428e-9b67-1800c4a5c8d8",
  "ShoppingCartItemID": "3cf53225-2c0f-4c32-88e1-2238d8722d37",
  "PersonID": "88e4ef84-033d-466f-997d-40bd87c4f425",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}