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": "5a40d109-b7da-48ca-bf6d-2778ddaa6858",
"ShoppingCartItemID": "e7c87f1b-3c4b-44da-bf02-fabd13c3aa7d",
"PersonID": "f80f26b1-d3bd-46eb-893b-2d73fdd5f70c",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}