DELETE api/InvoiceDiscountCode/{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:
{
"Invoice_DiscountCodeID": "d20ff3bb-2348-4a5f-bc77-f98d620a9d5a",
"InvoiceID": "e2858085-adf4-476a-837d-c257147a8bd3",
"DiscountCodeID": "136258b9-84a6-4a95-adc4-9e172e872c5c",
"Deleted": true
}