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": "3b20b09c-0938-4dba-98b6-8ad5bc155e7c",
"ShoppingCartItemID": "61befe07-1918-41ed-94be-560991f27552",
"PersonID": "b3ed23aa-7bea-434f-8968-b8402e59c5c5",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}