process_invoice
Submit invoice JSON to initiate a workflow that manages invoice approval, rejection, and status updates.
Instructions
Start the InvoiceWorkflow with the given invoice JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |