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": "c1c73d7b-82f0-4abe-9fa2-912bd13adef8",
  "ShoppingCartItemID": "9ae8a021-1e04-4177-beba-de135023de39",
  "PersonID": "73466d8b-ba33-409a-8d04-5dc236c4550a",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}