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": "c4891810-5762-4c7a-98fd-de61284b3c4e",
  "ShoppingCartItemID": "3eeda4cd-4214-46bd-a0cf-9c76f1dd9b0e",
  "PersonID": "7f450cee-785d-4384-921d-5a3ffb58f710",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}