teamleader_subscriptions_create
Create a subscription to set up recurring invoicing for a customer. Specify billing cycle, start date, and line items.
Instructions
Create a new subscription. SIDE EFFECT: creates recurring invoicing for the customer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Subscription title | |
| starts_on | Yes | Start date (YYYY-MM-DD) | |
| line_items | Yes | One or more line items for the subscription | |
| customer_id | Yes | Customer ID | |
| billing_unit | Yes | Billing cycle unit | |
| customer_type | Yes | Customer type | |
| department_id | Yes | Department ID | |
| billing_periods | Yes | Number of billing periods |