create_invoice
Create invoices in MakeLeaps with customizable line items, taxes, and due dates. Generates the invoice document without sending it.
Instructions
MakeLeapsに請求書を作成する。送付は行わない。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | MakeLeaps内で使用する社内メモ | |
| message | No | ||
| currency | Yes | ||
| due_date | Yes | ||
| client_mid | Yes | ||
| issue_date | Yes | ||
| line_items | Yes | ||
| external_id | No | ||
| project_name | No | MakeLeapsの案件名。HubSpotのDeal名などを指定する | |
| operation_key | Yes | ||
| document_number | No | ||
| document_template | Yes | ||
| client_contact_mid | Yes | ||
| purchase_order_ids | No | 取引先から受領した発注番号 | |
| invoicing_period_end_date | No | 請求対象期間の終了日 | |
| invoicing_period_start_date | No | 請求対象期間の開始日 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||