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": "e845ec11-5e67-481c-a1fc-0f294e7b1e0d",
  "ShoppingCartItemID": "a81718fb-26a1-47d6-b54f-66d0785bb165",
  "PersonID": "1907fa23-5dbe-4c68-ada4-851e73dc3482",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}