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": "47c8da13-fd26-42ed-b9b0-68b7b2386813",
  "ShoppingCartItemID": "2807ecd7-bed5-442e-877b-c33f5d11e033",
  "PersonID": "c800d72e-2694-45f3-8b9b-507b2233f993",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}