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": "6676a11a-7855-4fd6-b6d3-88c3c3de9a19",
  "ShoppingCartItemID": "40daab76-b8f0-4546-a84d-c84a602aa993",
  "PersonID": "6ea5773e-8988-4e3e-b224-5396e9c03895",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}