qbo_terms_create
Create a new payment term in QuickBooks Online by specifying name, due days, discount days, and early-payment discount percentage.
Instructions
Create a new Term record in QuickBooks Online.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Name | Yes | Term name, e.g. "Net 30" | |
| Active | No | Whether the term is active | |
| DueDays | No | Number of days from invoice date to due date | |
| DiscountDays | No | Days within which the discount applies | |
| DiscountPercent | No | Early-payment discount percent (for 2/10 Net 30 style terms) |