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": "9e27cc98-9c2a-4b55-8748-f95939a8167e",
"ShoppingCartItemID": "54f873aa-0b7d-48db-a01a-99b2d0d64d91",
"PersonID": "9b3fe6c7-528e-4edd-a70f-74c86418bc38",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}