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": "f3b459d7-d18a-45e1-bdd9-e2557f4e5ae8",
  "ShoppingCartItemID": "e773069d-ec95-4834-9551-6ae2ce7123f5",
  "PersonID": "3244ff35-e0a1-44a4-aae5-68b3220db5cc",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}