Create Contract Bundle
Create a new contract bundle.
Evergreen vs standard:
- Standard contracts require a fixed bundle end_date.
- Evergreen contracts allow end_date to be null (open-ended) or set to a billing-period end date. Evergreen bundle start/end dates must align with billing period boundaries.
Evergreen-specific option:
- rebalance_journal_entries_indefinitely=true keeps invoice-journal rebalancing in sync as the evergreen contract extends.
Authorizations
Token-based authentication with required prefix "Token"
Path Parameters
Body
250Bundle end date. Required for standard contracts. For evergreen contracts this may be null to follow the contract timeline, or set to a billing-period end date.
Should only be used for Evergreen contracts. When true, linked invoice journal entries are rebalanced on each evergreen contract extension.
250standard- Standard (actual month length)thirty_day- Fixed 30-day monthdaily- Daily
standard, thirty_day, daily Response
250Bundle end date. Required for standard contracts. For evergreen contracts this may be null to follow the contract timeline, or set to a billing-period end date.
Should only be used for Evergreen contracts. When true, linked invoice journal entries are rebalanced on each evergreen contract extension.
250standard- Standard (actual month length)thirty_day- Fixed 30-day monthdaily- Daily
standard, thirty_day, daily