[
{
"id": "string",
"companyId": "string",
"name": "string",
"updateDate": "2019-08-24T14:15:22Z",
"insertDate": "2019-08-24T14:15:22Z",
"icon": "string",
"backgroundColor": "string",
"textColor": "string",
"productIds": [
"string"
],
"ruleEnabled": true,
"dateFrom": "2019-08-24T14:15:22Z",
"dateTo": "2019-08-24T14:15:22Z",
"mode": "Automatic",
"status": "Draft",
"rule": {
"filter": "Tag",
"not": true,
"value": null,
"operator": "And",
"conditions": [
{}
],
"operation": "eq"
},
"translation": {
"name": {
"el": "string",
"en": "string",
"ro": "string",
"de": "string",
"fr": "string",
"it": "string",
"bg": "string",
"sq": "string",
"es": "string",
"ru": "string",
"pl": "string"
}
}
}
]