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": "3244b294-4355-4314-8b2a-e6bfb958027b",
  "ShoppingCartItemID": "bac6a2c3-17fc-473d-b8b6-df3cdf701d2b",
  "PersonID": "7be08c83-129d-475e-9b53-0cc0accc7763",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}