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": "ca21eee3-0caf-480a-b525-66d952e104a1",
"ShoppingCartItemID": "f65af93d-9971-4599-9319-7eb5091c6576",
"PersonID": "d601cbf8-cfbe-4f5d-a0e9-df8b7ea00ee7",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}