reject_invoice
Reject a received invoice by providing its ID and a reason. Use this to formally decline an incorrect or unwanted invoice.
Instructions
Reject a received invoice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | Rejection reason | |
| invoice_id | Yes | Invoice ID to reject |