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": "8fd5284b-f0c2-49bb-9781-4ceb10db256e",
"ShoppingCartItemID": "9627ba2a-27dc-4522-b758-8bbd2c193a62",
"PersonID": "1ae7095a-284f-47a0-86df-447f3c225efc",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}