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": "ce9c54cb-7e0c-45c7-9d0a-a74aebbbf565",
  "ShoppingCartItemID": "925b92cc-65c1-4de4-a86b-363a514547a5",
  "PersonID": "6a0ea7da-8f83-4ee6-9daa-d0e71b2a4e65",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}