getInvoiceGenerationStatus
getInvoiceGenerationStatusRetrieve the generation status of an invoice by specifying the invoice ID and contract ID.
Instructions
Get the generation status of a specific invoice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoiceId | Yes | The ID of the invoice. | |
| contract_id | Yes | The ID of the contract associated with the invoice. | |
| __userContext | No | Internal user context for multi-tenant authentication and approval workflow |