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": "2a9273de-31e2-4716-8642-2c9db13e96af",
  "ShoppingCartItemID": "439f137e-bb32-4083-9220-b3ad3b606e8b",
  "PersonID": "f7e5443b-e64a-4326-9124-01b8654bdc5c",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}