---
title: "Plan Term"
description: "Plan terms are the pricing variants of a Plan — each defines a renewal interval, price, and currency that subscriptions can attach to."
url: https://www.fenerum.com/en-DK/docs/api/plan-term/
updated_at: "2026-05-18T00:00:00"
---
A **Plan Term** is a pricing variant of a [Plan](https://www.fenerum.com/en-DK/docs/api/plan.md). Each plan can have multiple terms — for example one monthly and one annual term, or different prices per currency. A [Subscription](https://www.fenerum.com/en-DK/docs/api/subscription.md) attaches an account to exactly one Plan Term.

Plan Terms are nested under a parent plan: every endpoint here requires the parent plan's identifier in the URL.

`GET /api/v1/plans/{plan_identifier}/terms/` (schema: https://app.fenerum.com/api/swagger/?format=openapi)

---

## Navigation

Up: [Subscription management & financial insights on autopilot](https://www.fenerum.com/en-DK/index.md) › [Documentation](https://www.fenerum.com/en-DK/docs.md) › [API Documentation](https://www.fenerum.com/en-DK/docs/api.md)

Full site index: https://www.fenerum.com/llms.txt
