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": "8be4652e-1b96-4aa4-80b6-df3798cf0e8c",
  "ShoppingCartItemID": "0e0e3dad-5454-472e-b4da-1c30d5aadcd4",
  "PersonID": "3798474b-d6fc-458c-a100-44f3bc365782",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}