nametypeDescription
namestringRequired Rule Name
coinValuestringRequired Amount of coin to be given
maxNumberOfParticipantstringRequired Maximum Number of Participants (Number of users who can be rewarded.)
conditionstringRequired (if type is not combined) More instruction or condition to be fulfilled
statusstringOptional
Default: active Values: “active” or “inactive”
typestringOptional Default: single Values: single, batched, combined
completionNumberstringOptional (if type is not batched) Default: 1
userLimitAwardstringOptional Pass “-1” if you do not want a maximum number Default: -1
rulesstringOptional (if type is not combined) Array of object containing the rules data {name: string, condition: string, status: string}