Update contract billing term
Authentication
Path parameters
Request
Line item name. Required unless productId is provided, in which case it is populated from the product’s display name.
Whether this billing term contributes to ARR (Annual Recurring Revenue). Defaults based on billing type and interval when omitted (usage and one-time terms default to false).
Quantity; set to 0 for UNIT billingType
Pricing type. For TIERED and VOLUME, supply 2+ pricing entries with tier indices that are 0-indexed and contiguous (0, 1, 2, …) and tierMinimum values starting at 0 and strictly increasing.
Product ID from /v3/products. When set, name/description/itemId/classId are populated from the product for any not provided on the billing term. To ensure revenue reporting accuracy, associate the billing term with a product whenever applicable.
Response
Billing term updated; invoice regeneration enqueued

