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": "862a265c-65b4-4e35-a5f9-5df9cde1d055",
  "ShoppingCartItemID": "c3026213-64a2-4247-ad63-bc91fde5d833",
  "PersonID": "9e654c00-c763-4bcc-85f1-70758a2a2a98",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}