Create Product Promotion

Create new loyalty product promotion

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Identifier used to differentiate different applications api is used in

string

Promotion type (products, categories, brands)

boolean
Defaults to false

Should promotion be enabled

string

Promotion title

string | null

Promotion description

date

Promotion start date

date

Promotion end date

earn_types
array of strings | null

Enable promotion for specified Earn types (store_order, store_review, product_question_answer). Only store_order is enabled if not specified.

earn_types
channels
array of strings | null

Restrict promotion to one or more channels. When set, the promotion only applies when an order's channel is in this list. Omit or send an empty array to apply the promotion regardless of channel.

channels
boolean
Defaults to false

Use custom product points instead of multiplier (can be enabled only for "products" Promotion type)

number

Promotion multiplier. From 0x to 50x.

number

Product custom points (used instead of multiplier when custom_points is enabled)

boolean
Defaults to false

Ignore the earn rule's category/brand restrictions so the promotion's products earn points even when they fall outside the allowed categories or brands (can be enabled only for "products" Promotion type)

products
array | null

Products IDs that promotion will be applied to (required if type is products)

products
categories
array | null

Categories names that promotion will be applied to (required if type is categories)

categories
brands
array | null

Brands names that promotion will be applied to (required if type is brands)

brands
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json