Pulse API Issues
Pulse API Issues
Login Credientials:
Emp_id : 22614
Number: 8861420193
GetExpensesEligibleAmount
Input:
expense_code:ATM EXPENSES
from-date:01-MAY-25
Output:
"logged_out": false,
"error": true,
Comment:
Please share the input parameters for the date where data exists
GetALEEligibilityNew
Input:
{}
Output:
"logged_out": false,
"eligibility": [
"ELG_FLG": "Y",
"COUNT": "5",
"AMT": null,
"Reason": null
Comment:
AMT and Reason is Null
getARFUnregularizedAbsence
Input:
{}
Output:
"logged_out": false,
"unregularized_absence": []
GetUnregularizedLeaveData
Input:
absence_date:19-05-2022
Output:
{
"logged_out": false,
"leave_data": []
Comment:
Input:
{}
Output:
{
"logged_out": false,
"pms_rating": []
getGoldLoanHistory
Input:
{}
Output:
{
"logged_out": false,
"history": []
}
getFDLAvailHistory
Input:
{}
Output:
{
"logged_out": false,
"history": []
getTodayAttendanceStatus
Input:
{}
Output:
"logged_out": false,
"attendance":
[
{
"Date": null,
"LOCATION": null,
"DESCR": null,
"TCS_ATTENDANCE_TYP": null,
"DESCR1": null,
"LASTUPDDTTM": null,
"LASTUPDOPRID": null
Comment