DELETE api/ShoppingCartPerson/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": "decf25be-f510-4ea1-87ff-0a0d8920a439",
"ShoppingCartItemID": "5dabb3e1-d573-4877-b5f5-cd9351976c83",
"PersonID": "c60fbd40-24fd-43ae-9e1b-d114d6b5b34a",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}