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": "191c7c7a-77b2-428c-80e8-c82cc720ac2f",
"ShoppingCartItemID": "48428d31-7b6a-401f-8a2f-a5aafa502421",
"PersonID": "1e7902d6-b0cf-4378-a5c3-b6c751bb3034",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}