-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Integrations
-
Labels:None
-
Module:TSR
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Q1
1. Launch the Postman app.
2. Select “Post” request from dropdwon.
3. Select authorization type as “Basic Auth”.
4. Enter valid User ID and Password.
5. Enter below URL:
http://10.0.2.120/api/employee/addEmployeeToury=12480
6. Pass the require parameter using body.
7. Click on Send button.
8. Employee get added and success message also get display.
9. Connect to DB, observe the record in Employee_Payroll table.
Actual Result:
Effective date is not getting inserted in the table, where as when we add employee through application it is get inserted.
- relates to
-
NF-180 TSR: API: Add Employee- generate & assign defaults
-
- Closed
-
Issue Resolved