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": "5bb98b56-a7f4-479a-8149-39346b6b6f31",
  "ShoppingCartItemID": "005e8ba6-23ad-4ba3-b1b2-cbddd6d68c56",
  "PersonID": "ccee702c-4270-4929-b533-af1df6b6ad1a",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}