How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ClickFunnels Orders::Line Items::Change API

> Preview and commit variant/price changes on existing subscription line items.A self-serve flow for switching the variant or price on a subscription line item. Thesurface has three endpoints — discovery (`Products::Prices::ChangeOption`) tellsyou which targets are allowed; this resource is the actual change. `POST` to `…/changes`to preview the upcoming invoice (`preview: true`); `POST` to `…/changes/perform` to commit(`preview: false`). The response envelope is identical between preview and commit and onlythe `preview` flag flips.Allowed transitions are constrained by merchant-configured upgrade/downgrade option rows.See the discovery endpoint for sourcing legal `products_price_id` targets.See the [Subscription Changes Skill](https://accounts.myclickfunnels.com/.well-known/subscription-changes/skill.md) for the full flow — [preview](https://accounts.myclickfunnels.com/.well-known/subscription-changes/skill.md#step-2---preview-the-change) and [commit](https://accounts.myclickfunnels.com/.well-known/subscription-changes/skill.md#step-3---commit-the-change).

ClickFunnels Orders::Line Items::Change API is one of 102 APIs that ClickFunnels publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Orders::LineItems::Change. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and rate-limit docs.

This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://{subdomain}.myclickfunnels.com/api/v2.

2 operations 2 paths 4 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://{subdomain}.myclickfunnels.com/api/v2
Authentication
HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 1

ClickFunnels Orders::Line Items::Change API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Orders::LineItems::Change 2

Preview and commit variant/price changes on existing subscription line items. A self-serve flow for switching the variant or price on a subscription line item. The surface has thr…

POST
/orders/line_items/{line_item_id}/changes
Preview Variant/Price Change
previewOrdersLineItemsChange 1 param body → 200401403404422
POST
/orders/line_items/{line_item_id}/changes/perform
Change Variant/Price
performOrdersLineItemsChange 1 param body → 200401403404422

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are OrdersLineItemAttributes (10 properties), ProductsPriceMinimal (9 properties), OrdersLineItemsChangeResponse (1 property), OrdersLineItemsChangeRequest (1 property). Each schema is shown below with its type and property counts.

OrdersLineItemsChangeRequest
object
Parameters to preview or commit a subscription line item variant/price change
1 property 1 required
OrdersLineItemsChangeResponse
object
Result of a subscription line item variant/price change. The same envelope is returned for both preview and commit endpoints — the preview flag indicates which…
1 property
OrdersLineItemAttributes
object
Line items
10 properties 10 required
ProductsPriceMinimal
object
Minimal price representation used wherever a price appears as a nested attribute (line items, upgrade/downgrade discovery).
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

clickfunnels-orders-lineitems-change-api-openapi.yml Raw ↑

Other APIs ClickFunnels publishes across the network.

ClickFunnels Addresses::Country API
ClickFunnels Addresses::Region API
ClickFunnels Appointments::Scheduled Event API
ClickFunnels Blog API
ClickFunnels Blogs::Author API
ClickFunnels Blogs::Category API
ClickFunnels Blogs::Post API
ClickFunnels Blogs::Tag API
ClickFunnels Communities::Ban API
ClickFunnels Communities::Bans::Export Action API
ClickFunnels Communities::Bans::Unban Action API
ClickFunnels Communities::Membership API
Where this information came from

This is an independent, third-party profile of ClickFunnels Orders::Line Items::Change API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.