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": "6f9a92f0-179f-48b4-8a3e-310f68d8fd50",
  "ShoppingCartItemID": "6dc2ea95-f86e-410e-985b-f3851a419939",
  "PersonID": "19fa22bb-b0b5-4faa-a62d-b2d296add8e5",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}