{
    "ATraiseException": {
        "ApiUrl": "https://stationhqa.hexaware.com/hr_webapi/Attendance/api/v1/me/exceptions",
        "demoUrl":"https://cocochatcoip.azurewebsites.net/raiseException/",
        "usage": "raise attendace exception",
        "Messages": {
            "fromDate": "Please provide the From Date.",
            "todate": "Please provide the To Date.",
            "inTime": "Please provide the In time.",
            "outTime": "Please provide the Out time.",
            "reason": "Please select a reason.",
            "remark": "Please provide a remark.",
            "exitDate": "Please provide the Exit Date.",
            "success": "Your exception has been raised successfully.",
            "confirmation": "Please confirm to raise exception?",
            "weeklyOffDate": "Please provide the Weekly-off date.",
            "speechMsg": "Your exception has been raised successfully.",
            "beforeConfirmationMsg": "Do you want me to raise exception with the following details?",
            "titleMsg": "Attendance Exception Details",
            "confirmationNo": "Exception has not been raised.",
            "inOutTime":"Please provide the in and out time (like 10 am to 11 am).",
            "date": "Please provide a date.",
            "errorMsg": "Raising exception failed due to technical issue",
            "successMsg": "Exceptions raise sucessfully for all dates",
            "exceptionFails": "Raising exceptions failed for the following date(s)"
        }
    },
    "ATexceptionReason": {
        "ApiUrl": "https://stationhqa.hexaware.com/hr_webapi/Attendance/api/v1/exceptionreasons?exceptiontype=w",
        "demoUrl":"https://cocochatcoip.azurewebsites.net/getReasonForAttendance",
        "usage": "exception reason"
    },
    "ATviewException": {
        "ApiUrl": "https://stationhqa.hexaware.com/hr_webapi/Attendance/api/v1/me/exceptions?Employeeid=varempId&statuscode=varstatusCode&fromdate=varfromDate&todate=vartoDate&pagesize=30&pagenumber=1&sortby=-fromdate",
        "demoUrl":"https://cocochatcoip.azurewebsites.net/viewAttendance/empId/fromDate/toDate/statusCode",
        "usage": "view attendance exception",
        "Messages": {
            "titleMsg": "Attendance Exception",
            "NoException": "There are no exceptions for you at this point!",
            "NoPendingException": "There are no pending exceptions for your team at this point.",
            "NoApproedException": "There are no Approved exceptions for you at this point !",
            "NopendException": "There are no Pending exceptions for you at this point !",
            "NoapprovException": "There are no Approved exceptions for you at this point !",
            "singleException": "Following is the exception you have raised :",
            "pendingException": "Following is the list of exception(s), that is still pending :",
            "approvedException": "Following is the list of exception(s) approved by your manager :",
            "rejectedException": "Following is the list of exception(s)s rejected by your manager :",
            "multipleException": "Following is the list of exception(s) you have raised :",
            "ApprovedException":"Following are the exceptions that are in Approved status:",
            "PendingException":"Following are the exceptions that are in Pending status:",
            "RejectedException":"Following are the exceptions that are in Rejected status:"
        }
    },
    "ATacknowledgeExceptionMSS": {
        "ApiUrl": "https://stationhqa.hexaware.com/hr_webapi/Attendance/api/v1/me/myreporteeexceptions?MangerId=varmanagerId&fromdate=varfromDate&todate=vartoDate&employeeid=varEmpId&statuscode=varstatusCode&pagesize=30&pagenumber=1&sortby=-fromdate",
        "AckApiUrl": "https://stationhqa.hexaware.com/hr_webapi/attendance/api/v1.0/me/myreporteeexceptions",
        "demoUrl":"https://cocochatcoip.azurewebsites.net/viewApprovals/empId/fromDate/toDate/statusCode",
        "demoAckApiUrl": "https://cocochatcoip.azurewebsites.net/approveException/",
        "usage": "view attendance exception for manager",
        "Messages": {
            "NO_MANAGER":"Sorry! this action can only be proceesed by a Manager.",
            "titleMsg": "Attendance Exception",
            "NoException": "There are no pending exceptions from your team at this point!",
            "singleException": "Following is the exception raised by your team :",
            "ConfirmationApprove": "Please confirm the submission for approving exception with Yes or No.",
            "ConfirmationReject": "Please confirm the submission for rejecting exception with Yes or No.",
            "ConfirmationYes": "This exception has been updated successfully.",
            "ConfirmationApproveYes": "This exception has been approved.",
            "ConfirmationRejectYes": "This exception has been rejected.",
            "ConfirmationNo": "Ok! You can acknowledge this exception later.",
            "multipleException": "Following is the list of exception(s) raised by your team :",
            "acknowledgedException": "Following is the list of exception(s) raised by your team :",
            "NotApproved":"Exception could not be approved.",
            "FullyApproved":"All the selected exceptions have been approved.",
        "PartialApproval":"All the selected exceptions have been approved except the following-  ",
        "PartialApprovalMore":" selected exceptions could not be approved and the rest are approved. ",
        "NoneApproved":"Sorry! None of the exceptions selected have been approved.",
        "NoExceptionsSelected":"Please select any exceptions to approve."
        
        }
    },
    "ATcancelException": {
        "ApiUrl": "https://stationhqa.hexaware.com/hr_WebApi/Attendance/api/v1/me/exceptions",
        "demoUrl": "https://cocochatcoip.azurewebsites.net/cancelAttendance",
        "usage": "cancel attendance exception",
        "Messages": {
            "titleMsg": "Attendance Exception",
            "AskStartDate": "Which date exception you want to cancel ?",
            "NoCancelException": "There are no exceptions to cancel at this point!",
            "singleCancelException": "If you want to cancel this exception, confirm submission with Yes or No.",
            "Confirmation": "Please confirm the submission for cancelling this exception with Yes or No.",
            "ConfirmationYes": "Exception cancelled successfully!!",
            "ConfirmationNo": "Ok! The exception has not been cancelled.",
            "multipleCancelException": "Following is the list of exception(s) you can cancel:"
        }
    },
    "ATgetlessNineAboveSixShortHrsDates": {
        "ApiUrl": "http://localhost:8080/AT/getlessNineAboveSixShortHrsDates/varEmpId",
        "usage": "Get no attendance available dates."
    }
}
