POST api/Increment/AddIncrement/{year}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| IncrementDetails | No documentation available. |
Define this parameter in the request body. |
| year | No documentation available. |
Define this parameter in the request URI. |
Request body formats
application/json, text/json
Sample:
[
{
"EMP_DESIGNATION_ID": 1,
"EMP_EMPLOYEE_ID": 2,
"EMP_Scale_FK": 3,
"EMP_BASIC_PAY": 4,
"wof": "2025-12-07T07:55:20.0466957+05:30",
"INCR_DESIGNATION_ID": 6,
"INCR_PAY_SCALE_ID": 7,
"BasicPayafterInc": 8,
"INCR_WEF": "2025-12-07T07:55:20.0466957+05:30",
"IncrementDueDate": "2025-12-07T07:55:20.0466957+05:30",
"REMARKS": "sample string 11",
"INCREMENTT_YEAR_CODE": 12,
"INCREMENT_ID": 13,
"EMP_EMPLOYEE_CODE": "sample string 14",
"EMP_FIRST_NAME": "sample string 15",
"Department_Name": "sample string 16",
"IncrementOrderNo": "sample string 17",
"DOC_DATE": "2025-12-07T07:55:20.0466957+05:30",
"STATUS": "sample string 19",
"District": "sample string 20",
"BASIC_PAY": 21,
"INCR_BASIC_PAY": 22,
"hold_ind": "sample string 23",
"DOC_STATUSes": "sample string 24",
"TotalItems": 25
},
{
"EMP_DESIGNATION_ID": 1,
"EMP_EMPLOYEE_ID": 2,
"EMP_Scale_FK": 3,
"EMP_BASIC_PAY": 4,
"wof": "2025-12-07T07:55:20.0466957+05:30",
"INCR_DESIGNATION_ID": 6,
"INCR_PAY_SCALE_ID": 7,
"BasicPayafterInc": 8,
"INCR_WEF": "2025-12-07T07:55:20.0466957+05:30",
"IncrementDueDate": "2025-12-07T07:55:20.0466957+05:30",
"REMARKS": "sample string 11",
"INCREMENTT_YEAR_CODE": 12,
"INCREMENT_ID": 13,
"EMP_EMPLOYEE_CODE": "sample string 14",
"EMP_FIRST_NAME": "sample string 15",
"Department_Name": "sample string 16",
"IncrementOrderNo": "sample string 17",
"DOC_DATE": "2025-12-07T07:55:20.0466957+05:30",
"STATUS": "sample string 19",
"District": "sample string 20",
"BASIC_PAY": 21,
"INCR_BASIC_PAY": 22,
"hold_ind": "sample string 23",
"DOC_STATUSes": "sample string 24",
"TotalItems": 25
},
{
"EMP_DESIGNATION_ID": 1,
"EMP_EMPLOYEE_ID": 2,
"EMP_Scale_FK": 3,
"EMP_BASIC_PAY": 4,
"wof": "2025-12-07T07:55:20.0466957+05:30",
"INCR_DESIGNATION_ID": 6,
"INCR_PAY_SCALE_ID": 7,
"BasicPayafterInc": 8,
"INCR_WEF": "2025-12-07T07:55:20.0466957+05:30",
"IncrementDueDate": "2025-12-07T07:55:20.0466957+05:30",
"REMARKS": "sample string 11",
"INCREMENTT_YEAR_CODE": 12,
"INCREMENT_ID": 13,
"EMP_EMPLOYEE_CODE": "sample string 14",
"EMP_FIRST_NAME": "sample string 15",
"Department_Name": "sample string 16",
"IncrementOrderNo": "sample string 17",
"DOC_DATE": "2025-12-07T07:55:20.0466957+05:30",
"STATUS": "sample string 19",
"District": "sample string 20",
"BASIC_PAY": 21,
"INCR_BASIC_PAY": 22,
"hold_ind": "sample string 23",
"DOC_STATUSes": "sample string 24",
"TotalItems": 25
}
]
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.