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": "5ced8820-2899-4d8e-8b2f-b9ab65874480",
"ShoppingCartItemID": "baa37fa5-dcb7-4291-b9a0-b57fb100559c",
"PersonID": "9546e973-7477-4686-8acc-4bd436b7e650",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}