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": "f9c5dd96-b0c9-4cf4-bbe3-4511750b9ca7",
  "ShoppingCartItemID": "aba9d826-a608-4e46-b273-50baeb86397e",
  "PersonID": "f201f4c7-34e0-4ea1-88e7-09fb24b7f713",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}