POST api/Promotion/UpdatePromotion/{PROMOTION_LIST_ID}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| PromotionModel | No documentation available. |
Define this parameter in the request body. |
| PROMOTION_LIST_ID | No documentation available. |
Define this parameter in the request URI. |
Request body formats
application/json, text/json
Sample:
{
"DESIGNATION_ID": 1,
"EMP_DIVISION_ID": 2,
"DIVISION_ID": 3,
"PROMOTION_EMP_ID": 4,
"PRSNT_DESIGNATION_ID": 5,
"PRSNT_PAY_SCALE_ID": 6,
"PRSNT_BASIC_PAY": 7,
"Promotion_No": "sample string 8",
"CREATED_DATE": "2025-12-07T07:55:19.2286037+05:30",
"DOC_STATUS": "sample string 10",
"desg_id": 11,
"LAST_PROMOTION_DATE": "2025-12-07T07:55:19.2286037+05:30",
"PROMOTION_DESIGNATION_ID": 13,
"PROMOTION_PAY_SCALE_ID": 14,
"PROMOTION_BASIC_PAY": 15,
"PROMOTION_WEF": "2025-12-07T07:55:19.2286037+05:30",
"PROMOTION_DUE_DATE": "2025-12-07T07:55:19.2286037+05:30",
"INCREMENT_DUE_DATE": "2025-12-07T07:55:19.2286037+05:30",
"REMARKS": "sample string 16",
"FINALIZED_IND": 17,
"PROMOTION_TYPE": "sample string 18",
"PROMOTION_LIST_ID": 19,
"EMP_EMPLOYEE_ID": 20,
"EMP_EMPLOYEE_CODE": "sample string 21",
"EMP_FIRST_NAME": "sample string 22",
"Department_Name": "sample string 23",
"PromotionOrderNo": "sample string 24",
"DOC_DATE": "2025-12-07T07:55:19.2286037+05:30",
"STATUS": "sample string 26",
"District": "sample string 27",
"PostScale": "sample string 28",
"PreScale": "sample string 29",
"DOC_UPLOAD_PATH": "sample string 30",
"UploadDesc": "sample string 31",
"prompt_post": 32,
"crrnt_post": 33,
"promptpost": "sample string 34",
"crrntpost": "sample string 35"
}
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.