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": "3a20e971-1642-43b5-94a8-9c6e3a177833",
  "ShoppingCartItemID": "ba5caeb3-5455-431b-9604-3b1f3113f6f9",
  "PersonID": "283de122-7b74-4ae2-80e3-d638f71da14c",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}