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": "b179a7cb-877c-4b5a-96ae-f4185ef85582",
"ShoppingCartItemID": "c4b7473d-363f-4d37-88a6-921be4a6652f",
"PersonID": "15ff064c-a8f2-48be-9842-6d4e298732ce",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}