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": "e9b6fcd2-640a-4f27-98fb-d8886c0634eb",
  "ShoppingCartItemID": "e1394f2a-b906-48ee-8e21-911af98fdd1b",
  "PersonID": "49205ccd-031a-408f-8253-70a72be7fb81",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}