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": "f22f2127-b1b2-4bf0-ad2d-76e3cd764365",
  "ShoppingCartItemID": "c8c286de-d5ef-499e-bcaa-2f27bfb264a3",
  "PersonID": "78aaf23e-174b-4119-9544-d9aaf6cbef7c",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}