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": "a214bc92-d867-474f-9985-a58cbf83c163",
  "ShoppingCartItemID": "d5edc366-ac6a-4ede-b58d-4176c3a588a5",
  "PersonID": "f55ff744-90f4-4edb-9afd-bb8431444a9c",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}