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": "bdd48155-9228-417b-a72d-9739496e340f",
  "ShoppingCartItemID": "8add78a2-377e-4f91-87ef-8368f491025a",
  "PersonID": "ffc6ce18-8205-430c-81ae-f44527d81e72",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}