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": "bad3751c-0666-47b9-96df-18776c33ca01",
  "ShoppingCartItemID": "ae0ebe6d-d51d-4d84-a77b-c80ea27040cf",
  "PersonID": "9e18e3e1-4183-4ec6-88af-239bf4ce3691",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}