ALL API Documentation With Token

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 20

Base URL: https://192.168.252.

70/

1. Authenticate

URL :- V1/Authenticate/login
Request :-

Authorization is Basic Auth

User Name :- Employee ID

Password:- Password

Response :-

Authorized / Unauthorized

Token in header section.

2. Get Branch Details by Userid and Role

URL :- api/Collection/GetBranches/

Headers:-

Token :-

UserID :- Employee ID - 12199

Role :- Employee Role - HO

Response :-

[
    {
        "BranchCode": "AP061",
        "BranchName": "Addanki",
        "ZoneName": "South",
        "UnitName": "Five Star Business Finance Limited",
        "StateName": "AP",
        "Region": "CAP",
        "Area": "AP1",
        "District": "Prakasam district",
        "BranchCreatedDate": "",
        "BranchActiveDate": "11-09-2019 00:00:00",
        "DisclosedDate": "",
        "EMailID": "bmadankki@fivestargroup.in",
        "PhoneNo": "7823957723",
        "MobileNo": "",
        "BMEmpID": "10496",
        "BMName": null,
        "SBMEmpID": "",
        "SBMName": null,
        "CashierID": null,
        "CashierName": null,
        "AAMEmpID": "",
        "AAMName": null,
        "AMEmpID": "11997",
        "AMName": null,
        "RMEmpID": "",
        "RMName": null,
        "SHEmpID": "",
        "SHName": null,
        "ProjectedOff": "",
        "PresentOff": "",
        "Tier": "Tier6",
        "IsActive": "True",
        "MBT": "",
        "BBT": "",
        "Address": null,
        "PinCode": null,
        "Lat": null,
        "Long": null,
        "Category": null
    },
    {
        "BranchCode": "AP015",
        "BranchName": "Adoni",
        "ZoneName": "Rayalaseema",
        "UnitName": "Five star business finance limited",
        "StateName": "AP",
        "Region": "RS",
        "Area": "AP2",
        "District": "Kurnool",
        "BranchCreatedDate": "",
        "BranchActiveDate": "06-02-2016 00:00:00",
        "DisclosedDate": "",
        "EMailID": "bmadoni@fivestargroup.in",
        "PhoneNo": "08512-253221",
        "MobileNo": "8886639958",
        "BMEmpID": "16671",
        "BMName": null,
        "SBMEmpID": "10461",
        "SBMName": null,
        "CashierID": null,
        "CashierName": null,
        "AAMEmpID": "11268",
        "AAMName": null,
        "AMEmpID": "10419",
        "AMName": null,
        "RMEmpID": "10638",
        "RMName": null,
        "SHEmpID": "",
        "SHName": null,
        "ProjectedOff": "8",
        "PresentOff": "8",
        "Tier": "Tier4",
        "IsActive": "True",
        "MBT": "63.00",
        "BBT": "110.25",
        "Address": null,
        "PinCode": null,
        "Lat": null,
        "Long": null,
        "Category": null
    }]
3. Get Loans by Branch and Search string
URL:- api/Collection/GetLoans/
Method : Post

Headers :-
Token :-
BranchCode:- AP001
SearchString :- Reddy

Response:-
[
    {
        "LoanAccount": "FSAPLALONS000005226345",
        "Name": "FSAPLALONS000005226345 ( M NAGARAJU  REDDY )"
    },
    {
        "LoanAccount": "LA240063",
        "Name": "LA240063 ( NADAMUNIREDDY BHARATHI.M )"
    },
    {
        "LoanAccount": "FSAPLALONS000005222033",
        "Name": "FSAPLALONS000005222033 ( MADHAVA REDDY TAYYURU )"
    }
]

4. Loan Details.
URL : api/Collection/LoanDetails/

Method :- Post

Headers:-
Token :- Token ID
LoanNo :- FSAPLALONS000005226345

Response:

{
    "LoanDetails": {
        "LoanAccount": "FSAPLALONS000005226345",
        "LoanID": 5226345,
        "ProductID": 5000080,
        "CustomerID": "GLBCUST00000241719",
        "CustomerName": "M NAGARAJU  REDDY",
        "SanctionedLoanAmount": 175000.00,
        "BranchCode": "AP001",
        "BranchName": "Tirupathi",
        "CurrentDue": 4291.0,
        "Excess": 72.0,
        "PrincipalOS": 163831.72,
        "ApplicationNumber": "APPL00274330",
        "CustomerNumber": "CUST00924807",
        "NeoCIFID": "GLBCUST00000241719",
        "ArrearAmount": 0.0,
        "TotalAmounttobePaid": 4219.0
    },
    "CustomerMobiles": [
        {
            "PARTY_ROLE": 0,
            "ID": 5981550.0,
            "BRANCHID": 5000149.0,
            "Application Number": "APPL00274330",
            "Customer Number": "CUST00924807",
            "Neo CIF": "GLBCUST00000241719",
            "Loan Account No": "FSAPLALONS000005226345",
            "ApplicantType": "Applicant",
            "Sortorder": 1.0,
            "FIRST_NAME": "M",
            "LAST_NAME": "REDDY",
            "MIDDLE_NAME": "NAGARAJU ",
            "Full_Name": "M NAGARAJU  REDDY",
            "Mobile No": "9603890407",
            "Textfield": "9603890407( M NAGARAJU  REDDY )",
            "Valuefield": "9603890407$M NAGARAJU  REDDY$Applicant$CUST00924807",
            "SMobile": "9603890407",
            "ApplicantMobile": "9603890407"
        },
        {
            "PARTY_ROLE": 1,
            "ID": 5981552.0,
            "BRANCHID": 5000149.0,
            "Application Number": "APPL00274330",
            "Customer Number": "CUST00924809",
            "Neo CIF": "GLBCUST00000241717",
            "Loan Account No": "FSAPLALONS000005226345",
            "ApplicantType": "CO-Applicant",
            "Sortorder": 2.0,
            "FIRST_NAME": "M",
            "LAST_NAME": "AMMULU",
            "MIDDLE_NAME": null,
            "Full_Name": "M AMMULU",
            "Mobile No": "9346003564",
            "Textfield": "9346003564( M AMMULU )",
            "Valuefield": "9346003564$M AMMULU$CO-Applicant$CUST00924809",
            "SMobile": "9346003564",
            "ApplicantMobile": "9346003564"
        }
    ],
    "SupervisorMobile": {
        "BranchCode": "AP001",
        "BranchName": "Tirupathi",
        "SupervisorMobile": "7825824546",
        "SupervisorName": "REDDI RAJESH KUMAR C",
        "SupervisorRole": "AM",
        "SRole": "Supervisor",
        "SupervisorUserID": "10429",
        "BMMobile": "7824830178",
        "BMName": "JAYAPRAKASH B",
        "BMUserID": "14113",
        "BMRole": "BM"
    }
}

5. Get Customer Details based on loan account no.

URL: api/Collection/GetCustomerMobiles/

Method : Post

Headers:

Token: Token ID

LoanNo: FSAPLALONS000005226345

Response:

[
    {
        "PARTY_ROLE": 0,
        "ID": 5981550.0,
        "BRANCHID": 5000149.0,
        "Application Number": "APPL00274330",
        "Customer Number": "CUST00924807",
        "Neo CIF": "GLBCUST00000241719",
        "Loan Account No": "FSAPLALONS000005226345",
        "ApplicantType": "Applicant",
        "Sortorder": 1.0,
        "FIRST_NAME": "M",
        "LAST_NAME": "REDDY",
        "MIDDLE_NAME": "NAGARAJU ",
        "Full_Name": "M NAGARAJU  REDDY",
        "Mobile No": "9603890407",
        "Textfield": "9603890407( M NAGARAJU  REDDY )",
        "Valuefield": "9603890407$M NAGARAJU  REDDY$Applicant$CUST00924807",
        "SMobile": "9603890407",
        "ApplicantMobile": "9603890407"
    },
    {
        "PARTY_ROLE": 1,
        "ID": 5981552.0,
        "BRANCHID": 5000149.0,
        "Application Number": "APPL00274330",
        "Customer Number": "CUST00924809",
        "Neo CIF": "GLBCUST00000241717",
        "Loan Account No": "FSAPLALONS000005226345",
        "ApplicantType": "CO-Applicant",
        "Sortorder": 2.0,
        "FIRST_NAME": "M",
        "LAST_NAME": "AMMULU",
        "MIDDLE_NAME": null,
        "Full_Name": "M AMMULU",
        "Mobile No": "9346003564",
        "Textfield": "9346003564( M AMMULU )",
        "Valuefield": "9346003564$M AMMULU$CO-Applicant$CUST00924809",
        "SMobile": "9346003564",
        "ApplicantMobile": "9346003564"
    }
]

6. Send OTP to Applicant / Officer / Supervisor

URL: api/Collection/SendOTP/
Method: Post

Headers:

Token: Token ID

Request:

{
    "UserID": "12199",
    "UserName": "Kishore",
    "LoanNo": "FSAPLALONS000005226345",
    "Amount": "100",
    "MobileNo": "8886891345",
    "SMSType": "OTP",
    "SendTo": "Applicant",
    "OtpSenderName": "Kishore"
}

Response:

{
    "Message": "Success",
    "OTP": "624078",
    "Name": "Kishore",
    "MobileNo": "8886891345",
    "Amount": 100.0,
    "ApplicantType": "Applicant",
    "LoanNo": "FSAPLALONS000005226345",
    "OTPConfirmbyName": "Kishore"
}

7. Save the Receipts entered by the Officers.


URL: api/Collection/InReceipts/
Method: Post
Headers:
Token: Token ID
Request:

{
    "UserID": "12199",
    "UserName": "Kishore",
    "LoanNo": "TEST123456",
    "CustomerName": "Kishore",
    "BranchCode": "AP061",
    "ProductID": "5000080",
    "Amount": 100,
    "CustomerMobileNo": "8886891345",
    "OtpConfirmByUserID":"12199",
    "OtpConfirmMobileNo":"8886891345",
    "OtpConfirmbyRole":"HO",
    "OTPConfirmByName":"Kishore",
    "latitude":"123456.56",
    "longitude":"123456.56",
    "Remarks":"",
    "PrinterName":"EPSON",
    "Address":"Chennai",
    "City":"Chennai",
    "State":"Tamil Nadu",
    "Country":"IN",
    "PostalCode":"600010"
}

Response:

{
    "Result": "Success",
    "ReceiptNo": "T-10309603"
}

8. Get Receipts by Receipt No and User ID.

URL: api/Collection/GetReciept/
Method: Post
Headers:

Token: Token ID

ReceiptNo: T-10309603

UserID: 12199

Response:

{
    "LoanType": "LAP",
    "StateName": "Andhra Pradesh",
    "ReceiptNo": "T-10309603",
    "LoanNo": "TEST123456",
    "Amount": 100.00,
    "TransactionDate": "2022-02-08T00:00:00",
    "BranchName": "Addanki",
    "BranchCode": "AP061",
    "CustomerName": "Kishore",
    "GSTIN": "37AAACF0419M2ZN",
    "SACCode": "997119",
    "PaymentType": "EMI",
    "Result": "OK",
    "OfficerID": "12199",
    "OfficerName": "KISHORE PANCHALA",
    "CustomerMobile": "8886891345",
    "OtpConfirmByUserID": "12199",
    "OtpConfirmMobileNo": "8886891345",
    "OtpConfirmbyRole": "HO",
    "OTPConfirmbyUserName": "Kishore",
    "ReceiptDate": "Feb  8 2022  6:12PM",
    "Address": "New No. 27, Old No. 4, Taylor's Road, Kilpauk, Chennai - 600010.",
    "EmailID": "customercare@fivestargroup.in",
    "PhoneNo": "044 - 4610 6200",
    "CIN": "U65991TN1984PLC010844",
    "TotalAmount": 100.00,
    "EMIAmount": 0,
    "LatepaymentCharges": 0,
    "Othercharges": 0,
    "Message": "దయచేసి రసీదుని స్వీకరించిన తేదీ, పేరు, రసీదు నంబర్ మరియు డబ్బు మొత్తం తనిఖీ చేయండి. ఏ తప్పులు 
ఉంటే, ఫోన్ నంబర్ 044-23460957 / 58 ఫోన్ నంబర్ వద్ద సంప్రదించండి"
}

9. Get Collection Report.

URL: api/Collection/CollectionRpt/

Method: Post

Headers:

Token: Token ID

Request:
{
    "UserID": "12199",
    "FromDate": "08-02-2022",
    "ToDate": "08-02-2022",
    "LoanType": "LAP",
    "BranchCode": "AP061"
}

Response:

[
    {
        "ReceiptNo": "T-10309603",
        "BranchCode": "AP061",
        "LoanAccountNo": "TEST123456",
        "CustomerName": "Kishore",
        "Amount": 100.00,
        "TransactionDate": "2022-02-08T00:00:00",
        "Sourcing": "TAB",
        "OfficerID": "12199",
        "OfficerName": "KISHORE PANCHALA",
        "CreatedDateTime": "Feb  8 2022  6:12PM",
        "CreatedDate": "2022-02-08T18:12:56.617",
        "ERPEntryDate": null,
        "ERPStatus": "Not Received",
        "BranchName": "Addanki",
        "Status": 0,
        "ErpReceiptNo": null,
        "OtpConfirmbyRole": "HO",
        "OTPConfirmByName": "Kishore",
        "Lat": "123456.56",
        "Long": "123456.56"
    }
]

10. Collection Dashboard.

URL: api/Collection/Dashboard/

Method: Post

Headers:

Token: Token ID

UserID: 12199

Response:

{
    "TodayCollection": 100.00,
    "PrevCollection": 0.00,
    "Cashinhand": 100.00
}
11. Track the Employee

URL: api/Collection/LiveTracking/

Method: Post

Headers:

Token: Token ID

Request:

{
    "UserID": "12199",
    "DeviceID": "Realme",
    "Lat": "123456.25",
    "Long": "12346.25",
    "IME1": "1234566",
    "IME2": ""
}

Response:

{
    "Result": "Success"
}

12. Get Duplicate Receipt details

URL: api/Collection/GetDuplicateReciept/
Method: Post

Headers:

Token: Token ID

UserID: 12199

Response:

[
    {
        "LoanType": "LAP",
        "StateName": "Andhra Pradesh",
        "ReceiptNo": "T-10309603",
        "LoanNo": "TEST123456",
        "Amount": 100.00,
        "TransactionDate": "2022-02-08T00:00:00",
        "BranchName": "Addanki",
        "BranchCode": "AP061",
        "CustomerName": "Kishore",
        "GSTIN": "37AAACF0419M2ZN",
        "SACCode": "997119",
        "PaymentType": "EMI",
        "Result": "OK",
        "OfficerID": "12199",
        "OfficerName": "KISHORE PANCHALA",
        "CustomerMobile": "8886891345",
        "OtpConfirmByUserID": "12199",
        "OtpConfirmMobileNo": "8886891345",
        "OtpConfirmbyRole": "HO",
        "OTPConfirmbyUserName": "Kishore",
        "ReceiptDate": "Feb  8 2022  6:12PM",
        "EMIAmount": 0,
        "LatepaymentCharges": 0,
        "Othercharges": 0,
        "DuplicateCount": 0
    }
]

13. Get Supervisor Mobile nos and details.

URL: api/Collection/GetSupervisorMobile/
Method: Post

Headers:

Token: Token ID

BranchCode: AP061

Response:

{
    "BranchCode": "AP061",
    "BranchName": "Addanki",
    "SupervisorMobile": "8886641232",
    "SupervisorName": "KARLAPUDI SUDHAKAR",
    "SupervisorRole": "AM",
    "SRole": "Supervisor",
    "SupervisorUserID": "11997",
    "BMMobile": "7823957723",
    "BMName": "VENKATESWARA RAO M",
    "BMUserID": "10496",
    "BMRole": "BM"
}

14. Update the print status after the print

URL: api/Collection/InPrintReceipts/
Method: Post

Headers:

Token: Token ID

Request:
{
    "UserID": "12199",
    "ReceiptNo": "T-10309603",
    "BranchCode": "AP061",
    "LoanNo": "TEST123456",
    "PrinterName": "EPSON",
    "MacAddress": "ABC"
}

Response:

{
    "Result": "Success"
}

15. Force Update the APK to all users.

URL: api/Collection/appUpdate
Method: Post

Headers:

Token: Token ID

Response:

{
    "latestVersion": "2.5",
    "latestVersionCode": "15",
    "url": "https://employee.fivestargroup.in:9090/Files/API/fs-collection-release-v15-21-
01-2022.apk",
    "releaseNotes": [
        "- Release the thermal Printer module",
        "-Bug fixes"
    ]
}

16. Send payment confirmation to Customer.

URL: api/Collection/SendSmsConfirmation/
Method: Post

Headers:

Token: Token ID

Request:

{
    "UserID": "12199",
    "ReceiptID": "T-10309603",
    "MobileNo": "8886891345",
    "Message": "Test",
    "Destination": "ABC",
    "Short_Link": "AP061"
}

Response:

{
    "Result": "Success"
}

17. Get all States.

URL: api/Common/GetStates
Method: Post

Headers:

Token: Token ID

Response:

[
    {
        "StateCode": "AP",
        "StateName": "Andhra Pradesh"
    },
    {
        "StateCode": "CG",
        "StateName": "Chhattisgarh"
    },
    {
        "StateCode": "KA",
        "StateName": "Karnataka"
    },
    {
        "StateCode": "MH",
        "StateName": "Maharashtra"
    },
    {
        "StateCode": "MP",
        "StateName": "Madhya Pradesh"
    },
    {
        "StateCode": "TN",
        "StateName": "Tamil Nadu"
    },
    {
        "StateCode": "TS",
        "StateName": "Telangana"
    },
    {
        "StateCode": "UP",
        "StateName": "Uttar Pradesh"
    }
]
18. Get Branch Details by State code.

URL: api/Common/GetBranchesByState/
Method: Post

Headers:

Token: Token ID

StateCode: AP

Response:

[
    {
        "BranchCode": "AP061",
        "BranchName": "Addanki",
        "ZoneName": "South",
        "UnitName": "Five Star Business Finance Limited",
        "StateName": "AP",
        "Region": "CAP",
        "Area": "AP1",
        "District": "Prakasam district",
        "BranchCreatedDate": "",
        "BranchActiveDate": "11-09-2019 00:00:00",
        "DisclosedDate": "",
        "EMailID": "bmadankki@fivestargroup.in",
        "PhoneNo": "7823957723",
        "MobileNo": "",
        "BMEmpID": "10496",
        "BMName": "VENKATESWARA RAO M",
        "SBMEmpID": "",
        "SBMName": "",
        "CashierID": "14184",
        "CashierName": "SIVAIAH R",
        "AAMEmpID": "",
        "AAMName": "",
        "AMEmpID": "11997",
        "AMName": "KARLAPUDI SUDHAKAR",
        "RMEmpID": "",
        "RMName": "",
        "SHEmpID": "",
        "SHName": "",
        "ProjectedOff": "",
        "PresentOff": "",
        "Tier": "Tier6",
        "IsActive": "True",
        "MBT": "",
        "BBT": "",
        "Address": "D No.30-175-2, Bungala Road ,Above Muthoot Finance, Addanki - 523 201",
        "PinCode": "523201",
        "Lat": "15.80694",
        "Long": "79.974815",
        "Category": null
    },
    {
        "BranchCode": "AP015",
        "BranchName": "Adoni",
        "ZoneName": "Rayalaseema",
        "UnitName": "Five star business finance limited",
        "StateName": "AP",
        "Region": "RS",
        "Area": "AP2",
        "District": "Kurnool",
        "BranchCreatedDate": "",
        "BranchActiveDate": "06-02-2016 00:00:00",
        "DisclosedDate": "",
        "EMailID": "bmadoni@fivestargroup.in",
        "PhoneNo": "08512-253221",
        "MobileNo": "8886639958",
        "BMEmpID": "16671",
        "BMName": "GUREVULLA VINOD KUMAR",
        "SBMEmpID": "10461",
        "SBMName": "ERESH U",
        "CashierID": "12201",
        "CashierName": "MANGALI SANNAGONDLA NAGARAJU",
        "AAMEmpID": "11268",
        "AAMName": "SHAIK SHA VALI M",
        "AMEmpID": "10419",
        "AMName": "MANSOOR HUSSAIN S",
        "RMEmpID": "10638",
        "RMName": "SIVA PRASAD K",
        "SHEmpID": "",
        "SHName": "",
        "ProjectedOff": "8",
        "PresentOff": "8",
        "Tier": "Tier4",
        "IsActive": "True",
        "MBT": "63.00",
        "BBT": "110.25",
        "Address": "No:18/674, 2nd Floor, Gosha Hospital Road, Adoni-518 301.",
        "PinCode": "518301",
        "Lat": "15.6244",
        "Long": "77.2692113",
        "Category": null
    },
    {
        "BranchCode": "AP015A",
        "BranchName": "Adoni2",
        "ZoneName": "Rayalaseema",
        "UnitName": "Five star business finance limited",
        "StateName": "AP",
        "Region": "Rayalaseema",
        "Area": "AP2",
        "District": "Kurnool",
        "BranchCreatedDate": "",
        "BranchActiveDate": "06-02-2016 00:00:00",
        "DisclosedDate": "",
        "EMailID": "bmadoni@fivestargroup.in",
        "PhoneNo": "08512-253221",
        "MobileNo": "8886639958",
        "BMEmpID": "10468",
        "BMName": "SRINIVASALU E",
        "SBMEmpID": "10461",
        "SBMName": "ERESH U",
        "CashierID": "12201",
        "CashierName": "MANGALI SANNAGONDLA NAGARAJU",
        "AAMEmpID": "11268",
        "AAMName": "SHAIK SHA VALI M",
        "AMEmpID": "10419",
        "AMName": "MANSOOR HUSSAIN S",
        "RMEmpID": "10638",
        "RMName": "SIVA PRASAD K",
        "SHEmpID": "",
        "SHName": "",
        "ProjectedOff": "8",
        "PresentOff": "8",
        "Tier": "4",
        "IsActive": "True",
        "MBT": "63.00",
        "BBT": "110.25",
        "Address": "No:18/674, 2nd Floor, Gosha Hospital Road, Adoni-518 301.",
        "PinCode": "518301",
        "Lat": "15.6244",
        "Long": "77.2692113",
        "Category": null
    }
]

19. Get all users by Branch Code.

URL: api/Common/GetUsersbyBranch/
Method: Post

Headers:

Token: Token ID

BranchCode: AP061

Response:
[
    {
        "UserId": "14079",
        "UserName": "KOTHAGORLA SIVAKRISHNA",
        "Password": null,
        "Name": null,
        "Gender": "M",
        "EMailID": "",
        "MobileNo": "9963404841",
        "OfficialMobileNo": "7823957724",
        "JoinDate": "2019-09-11T00:00:00",
        "EndDate": null,
        "Department": "FIELD OFFICER",
        "Designation": "SR. OFFICER",
        "IsActive": true,
        "PhotoPath": ""
    },
    {
        "UserId": "14854",
        "UserName": "LAKSHMINARAYANA M",
        "Password": null,
        "Name": null,
        "Gender": "M",
        "EMailID": "",
        "MobileNo": "8919476554",
        "OfficialMobileNo": "7823957728",
        "JoinDate": "2019-12-02T00:00:00",
        "EndDate": null,
        "Department": "FIELD OFFICER",
        "Designation": "SR. OFFICER",
        "IsActive": true,
        "PhotoPath": ""
    },
    {
        "UserId": "15666",
        "UserName": "SRINIVASA RAO G",
        "Password": null,
        "Name": null,
        "Gender": "M",
        "EMailID": "",
        "MobileNo": "9985915144",
        "OfficialMobileNo": "7825876659",
        "JoinDate": "2020-03-19T00:00:00",
        "EndDate": null,
        "Department": "FIELD OFFICER",
        "Designation": "SR. OFFICER",
        "IsActive": true,
        "PhotoPath": ""
    }
]

20. Get Branch Details by Branch Code.


URL: api/Common/GetBranchbyBranchCode/

Method: Post

Headers:

Token: Token ID
BranchCode: AP061

Response:

[
    {
        "BranchCode": "AP061",
        "BranchName": "Addanki",
        "ZoneName": "South",
        "UnitName": "Five Star Business Finance Limited",
        "StateName": "AP",
        "Region": "CAP",
        "Area": "AP1",
        "District": "Prakasam district",
        "BranchCreatedDate": "",
        "BranchActiveDate": "11-09-2019 00:00:00",
        "DisclosedDate": "",
        "EMailID": "bmadankki@fivestargroup.in",
        "PhoneNo": "7823957723",
        "MobileNo": "",
        "BMEmpID": null,
        "BMName": null,
        "SBMEmpID": null,
        "SBMName": null,
        "CashierID": null,
        "CashierName": null,
        "AAMEmpID": null,
        "AAMName": null,
        "AMEmpID": null,
        "AMName": null,
        "RMEmpID": null,
        "RMName": null,
        "SHEmpID": null,
        "SHName": null,
        "ProjectedOff": "",
        "PresentOff": "",
        "Tier": "Tier6",
        "IsActive": null,
        "MBT": "",
        "BBT": "",
        "Address": "D No.30-175-2, Bungala Road ,Above Muthoot Finance, Addanki - 523 201",
        "PinCode": "523201",
        "Lat": "15.80694",
        "Long": "79.974815",
        "Category": "Normal Branch"
    }
]

21. Get employee details by Employee ID

URL: api/Common/GetUsers/

Method: Post

Headers:

Token: Token ID
UserID: 12199

Response:

[
    {
        "UserId": "12199",
        "UserName": "KISHORE PANCHALA",
        "Password": null,
        "Name": null,
        "Gender": "M",
        "EMailID": "kishorep@fivestargroup.in",
        "MobileNo": "8886891345",
        "OfficialMobileNo": "7825824905",
        "JoinDate": "2018-06-25T00:00:00",
        "EndDate": null,
        "Department": "IT",
        "Designation": "PRINCIPAL MANAGER - DEVELOPMENT",
        "IsActive": true,
        "PhotoPath": "~/Files/UserPhotos/12199.JPG"
    }
]

22. Force update employee APP.

URL: api/Common/EMPappUpdate

Method: Post

Headers:

Token: Token ID

Response:

{
    "latestVersion": "8.7",
    "latestVersionCode": "77",
    "url": "https://employee.fivestargroup.in:9090/Files/Api/Employee/
fivestar_employee_v77_13_01_2021.apk",
    "releaseNotes": [
        "- New features has been added."
    ]
}

23.

URL:

Method: Post

Header

You might also like