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": "37e707d7-d6ee-495b-81aa-558fb3f8e65e",
  "ShoppingCartItemID": "56daf6bb-714d-4f5d-8e75-7ff0fe0f7794",
  "PersonID": "8cc24cd6-1e04-4611-aae1-70e7dcc4efdc",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}