create_offer
Generate and configure new offers in Ghost CMS by specifying parameters like name, code, type, cadence, amount, tier ID, and duration. Supports 'percent' or 'fixed' discounts, tailored for 'month' or 'year' cadences, with optional display titles and descriptions.
Instructions
Create a new offer in Ghost.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | ||
cadence | Yes | ||
code | Yes | ||
currency | No | ||
display_description | No | ||
display_title | No | ||
duration | Yes | ||
duration_in_months | No | ||
name | Yes | ||
tier_id | Yes | ||
type | Yes |