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": "6dc06f9a-cc2c-450d-8d10-fe995ba8ac17",
  "ShoppingCartItemID": "1ac31222-2680-4c3a-9d05-508afb123dbb",
  "PersonID": "3db5b59e-4a5d-41e1-bbbc-589b661df3a3",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}