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": "67d4016f-6064-4776-8387-d023dedbfbef",
  "ShoppingCartItemID": "131c6e36-d6c2-4aef-a4b5-7462e872f0be",
  "PersonID": "0891c984-de83-4674-a4f3-01834fe6c0b9",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}