{
"groupName": "string",
"salaryCalculationMode": "month-days",
"sandwichLeaves": true,
"components": [
{
"custom": true,
"formula": "string",
"value": {
"amount": 0,
"currency": {
"name": "string",
"symbol": "string"
}
},
"isActive": true,
"isIncludedInCTC": true,
"isAttendanceBased": true,
"isTaxable": true,
"type": "EARNINGS",
"code": "BASIC",
"name": "string"
}
]
}