Rewards
Create a new reward
Create a reward
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The brand id of the reward, null if is a global reward
The name of the reward
The description of the reward
The type of the reward
Available options:
POINTS
, DISCOUNT
, GIFT_CARD
, PRODUCT
OR conditions
AND conditions
The attributes of the reward
Response
201
application/json
Reward created