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": "e5f3c948-dfaf-46b1-a1b5-d16bc97b27b5",
  "ShoppingCartItemID": "17ee117e-4c8d-4e3e-a38e-daadfb32abef",
  "PersonID": "09ca5fe2-c618-4c3b-9c09-3d85d44e949e",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}