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": "6aaed44a-fee4-4106-9c0c-a2eb76c37806",
"ShoppingCartItemID": "d943b27a-b385-4d52-afcb-f9351cde1d84",
"PersonID": "61cefb1a-3c0b-43ef-b969-864a80fbb62a",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}