body: {
"parameters": {
"employee": 20,
"orgStructureElement": 0,
"buildDate": "2019-01-01T00:00:00.000",
"typePeriod": "EveryMonth",
"workItemsFieldNames": ["actualValue","ATarget"],
"rowItemsByCodeIndicator": ["Код89"],
"scoreItemsFieldNames": ["actualValue","ATarget_by_item"]
}
"scoreCards": [{
"workItems": [{
"actualValue": { "title": "Фактический размер коэффициента", "value": 41380, "outputformat": "#0 000.00 руб."},
"ATarget": { "title": "Амцель", "value": 41380, "outputformat": "#0 000.00 руб."}
}],
"scoreItems":[{
"code": "Код89",
"name": "Размер переменной части заработной платы",
"zeroReplacer": "-",
"actualValue": { "value": 41380, "outputformat": "#0 000.00 руб."},
"ATarget_by_item": { "value": 41380, "outputformat": "#0 000.00 руб."}
}]
},
{
"workItems": [{
"actualValue": { "title": "Фактический размер коэффициента", "value": 52724, "outputformat": "#0 000.00 руб."},
"ATarget": { "title": "Амцель", "value": 57246, "outputformat": "#0 000.00 руб."}
}],
"scoreItems":[{
"code": "Код89",
"name": "Размер переменной части заработной платы",
"zeroReplacer": "-",
"actualValue": { "value": 51380, "outputformat": "#0 000.00 руб."},
"ATarget_by_item": { "value": 49876, "outputformat": "#0 000.00 руб."}
}]
}]
}
|