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": "bd9ec01a-66e6-40ae-b4fc-384d723c334f",
  "ShoppingCartItemID": "89d3f8d8-555e-472c-8aeb-00eb278a2a30",
  "PersonID": "fdcc4c9c-ba2f-4fcf-b76e-c66c06eeb708",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}