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": "b61a14a6-4e3c-46bc-b1d5-d2825d75066f",
  "ShoppingCartItemID": "d547f4ff-4133-4690-953a-fb8647c392f6",
  "PersonID": "09a41801-d14f-44a6-8513-0aecd5c18557",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}