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": "1f107764-29e9-4d39-a9d4-38d2028bb7be",
"ShoppingCartItemID": "8f4da5de-551d-4f2c-bb1f-94c68f3d2bf4",
"PersonID": "d5370125-7914-4938-94ba-877084656a8c",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}