SubRule
sub_idstringrequired
Possible values: Value must match regular expression ^(product|sub_(?:[1-9]|1\d|20))$
operatorstringrequired
Possible values: [EQUAL, NOT_EQUAL, CONTAIN, NOT_CONTAIN, REGEX]
valuestringrequired
Possible values: <= 512 characters
SubRule
{
"sub_id": "string",
"operator": "EQUAL",
"value": "string"
}