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": "d2daefe8-f3d9-4eee-b1d1-491966010bc7",
  "ShoppingCartItemID": "56e0467a-31a8-409f-bfca-7b223398a347",
  "PersonID": "57d098d9-168a-4265-a420-fcc3f56e41ee",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}