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": "456784c9-9de6-4bc6-884e-f5b791c58dea",
  "ShoppingCartItemID": "5545efda-2f98-4a5b-a1dd-88b81bde1d31",
  "PersonID": "e352468e-fa12-4b39-8fdc-0fd12e988b22",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}