create_invoice
Create an invoice in Planhat by providing company ID, currency, and invoice date. Optionally add extra fields to customize the invoice.
Instructions
Create a new invoice in Planhat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency | Yes | ||
| company_id | Yes | ||
| extra_fields | No | ||
| invoice_date | Yes |