{
"rewardRuleId": "string",
"name": "string",
"ruleType": "INSTANCE",
"matchEntity": "Mission",
"matchEntityId": "string",
"matchCondition": {
"==": [
1,
1
]
},
"applicationMode": "ALWAYS",
"origin": "CATALOG",
"catalogRewardRuleId": "string",
"syncWithCatalog": true,
"defaultLang": "en",
"langs": [
"en"
],
"rewards": [
{
"rewardType": "VIRTUAL_CURRENCY",
"virtualCurrencyId": "string",
"redemptionMode": "AUTO",
"expression": {
"==": [
1,
1
]
}
}
],
"accountId": "stringstri",
"workspaceId": "stringstri",
"sourceRegion": "us-east-1",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"translations": [
{
"workspaceId": "stringstri",
"rewardRuleId": "string",
"lang": "en",
"description": "string",
"accountId": "stringstri",
"sourceRegion": "us-east-1",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]
}