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": "17cd6144-0edb-4336-bcbb-c0f9ff102375",
"ShoppingCartItemID": "d3d432ee-e010-4266-b226-d03e8f1b3abd",
"PersonID": "e6aeb259-f729-4e54-8f34-7a0136408b2c",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}