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": "7810c030-f975-4c24-9e5d-4de2c416f0b1",
"ShoppingCartItemID": "57ec6bc0-9d43-4acc-8941-d3a704a0a7df",
"PersonID": "686dbbc1-88a9-4286-9566-7fc24a3d2921",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}