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": "fb50b32b-678a-4923-9e49-c4bf2eb5c18f",
"ShoppingCartItemID": "f3c389da-d9c3-4420-91a0-97d878c83c0a",
"PersonID": "5f58b2c3-f580-408c-be00-f5ab9f9d3809",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}