Create Invoice Attribution
productive_create_invoice_attributionLink a draft invoice to a budget or deal with an allocated amount to track finances in Productive.io. Provide invoice ID, deal ID, and amount to attribute funds.
Instructions
Link a draft invoice to a budget/deal with an allocated amount. This connects the invoice to a budget for financial tracking in Productive.io.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | The amount to allocate to this budget (required) | |
| date_to | No | Period end date (YYYY-MM-DD) | |
| deal_id | Yes | The budget/deal ID to link to (required) | |
| date_from | No | Period start date (YYYY-MM-DD) | |
| invoice_id | Yes | The invoice ID (required) |