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": "ab3fd23a-406c-4f41-9379-972e2d1a8d26",
  "ShoppingCartItemID": "af0c69ff-9380-45f7-a97e-f8438d72e180",
  "PersonID": "ce702943-61c3-4fad-b6f3-eb67883ef6bb",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}