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": "8e731dcb-4e5c-41a3-a808-0e9c9ac33d60",
  "ShoppingCartItemID": "306e3674-6bc7-42b9-80da-145174fc645c",
  "PersonID": "39694394-d861-4946-9379-46e1b308684c",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}