discard_bill
Remove a draft bill by providing its invoice number. Get confirmation or an error if the request fails.
Instructions
Discards a draft Bill.
Args:
invoice_no: Invoice Number of the bill
Returns:
A confirmation message or an error message in json format if the request fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_no | Yes |