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": "4b4930ec-2b21-42bd-88b7-b06d3f6b0f2b",
  "ShoppingCartItemID": "0f8283f0-4c7b-47e6-98a6-189abf18f233",
  "PersonID": "bf8321ff-bffe-40ae-b51d-605b2cd93d52",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}