ClickFunnels Discount API
> A reusable, workspace-scoped discount the checkout applies on top of a price.A Discount is the right tool for a coupon code, a percentage/amount off, or atime-boxed sale - anything you would otherwise fake with a second "sale" price.It is one reusable object applied on top of the price, so you can start, scope,and expire it without touching the product's prices.A `code`-type discount (the default) needs a unique `code` that buyers redeem atcheckout - letters, numbers and hyphens only. `discount_method` decides which amountfield is required: `percentage` needs `percent` (0.01-100); `fixed` needs a positive`amount`. `currency` defaults to the workspace currency and `apply_from` defaults tonow, so a discount is live immediately unless you schedule it with a future`apply_from` and/or expire it with `apply_until`.By default a discount applies to `all_products`. Set `applies_to` to`specific_products` / `specific_variants` / `specific_collections` and pass thematching `product_ids` / `variant_ids` / `products_collection_ids` array to scope it.Two lock-out rules govern the end of a discount's life. Once it has been redeemed onan order its money-affecting fields are locked (422 on update) while renaming andexpiring still work. Once it has actually expired it is frozen completely - everyupdate returns 422 - so rename before you expire, not after. A discount attached toan order cannot be deleted at all; `redemptions_count` does not predict that, sinceit only counts completed sales.
ClickFunnels Discount API is one of 102 APIs that ClickFunnels publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Discount. 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 5 operations across 2 paths, and defines 3 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
ClickFunnels Discount API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (BearerAuth).
By default, every request must be authenticated.
Paths & Operations 5
Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
A reusable, workspace-scoped discount the checkout applies on top of a price. A Discount is the right tool for a coupon code, a percentage/amount off, or a time-boxed sale - anyth…
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are DiscountAttributes (26 properties), DiscountParametersUpdate (18 properties), DiscountParameters (17 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from ClickFunnels 12
Other APIs ClickFunnels publishes across the network.
This is an independent, third-party profile of ClickFunnels Discount 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.