Docs

Create Promotion

Creates a new promotion in Fourthwall.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

Promotion type. Supported values: SHOP_SINGLE, SHOP_MULTI, MEMBERSHIPS_SINGLE, MEMBERSHIPS_MULTI.

string

Promotion code for single-code variants.

array of string

Array of promotion codes for multi-code variants.

objectrequired

Discount object. For shop promotions use either a fixed amount discount or percentage discount. For membership promotions use percentage discount.

object

Requirements object. For memberships, set newMembersOnly. For shop promotions, minimumOrderValue may be provided.

string

Membership subscription type selector for membership promotion variants.

object

Membership tiers selector object for membership promotion variants.

object

Selected products object for shop promotion variants. productIds is required if this object is provided.

object

Promotion limits object for shop promotion variants. oneUsePerCustomer is required if this object is provided.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.