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": "22351bd1-3b2b-40be-9330-d17a8e9b3c4d",
  "ShoppingCartItemID": "33e591f2-d471-4eb8-b89a-ff726c582371",
  "PersonID": "73ec6532-15e9-4463-811f-4d83d1de04c8",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}