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": "2fdda260-781a-4218-b4a1-93e33693b087",
  "ShoppingCartItemID": "af13c501-8be2-4cc0-89b8-7726bbf20e1e",
  "PersonID": "5f4ceda9-1139-455e-9e1d-73f187b1ec22",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}