GET api/JankariPortal/GetRptEmployeeMonthlysalary/{month}/{year}/{fineyear}?whr={whr}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
month

integer

Required

year

integer

Required

fineyear

string

Required

whr

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of GetRptEmployeeMonthlysalary_Result
NameDescriptionTypeAdditional information
empid

string

None.

employeename

string

None.

Partnerid

string

None.

partnername

string

None.

pgid

string

None.

pgname

string

None.

depid

string

None.

depname

string

None.

desid

string

None.

desname

string

None.

location

string

None.

emptype

string

None.

beneficiaryid

integer

None.

bankname

string

None.

branch

string

None.

accno

string

None.

neftcode

string

None.

active

integer

None.

installment

decimal number

None.

balance

decimal number

None.

loanstatus

integer

None.

loanid

string

None.

loanamount

decimal number

None.

grosssalary

decimal number

None.

Absentgrosssalary

decimal number

None.

absentday

integer

None.

dayofmonth

integer

None.

absentamt

decimal number

None.

perday

decimal number

None.

basicsal

decimal number

None.

netsalary

decimal number

None.

salstatus

string

None.

remark

string

None.

tRecordCount

integer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "empid": "sample string 1",
    "employeename": "sample string 2",
    "Partnerid": "sample string 3",
    "partnername": "sample string 4",
    "pgid": "sample string 5",
    "pgname": "sample string 6",
    "depid": "sample string 7",
    "depname": "sample string 8",
    "desid": "sample string 9",
    "desname": "sample string 10",
    "location": "sample string 11",
    "emptype": "sample string 12",
    "beneficiaryid": 1,
    "bankname": "sample string 13",
    "branch": "sample string 14",
    "accno": "sample string 15",
    "neftcode": "sample string 16",
    "active": 1,
    "installment": 17.0,
    "balance": 1.0,
    "loanstatus": 1,
    "loanid": "sample string 18",
    "loanamount": 1.0,
    "grosssalary": 1.0,
    "Absentgrosssalary": 1.0,
    "absentday": 1,
    "dayofmonth": 1,
    "absentamt": 1.0,
    "perday": 1.0,
    "basicsal": 1.0,
    "netsalary": 1.0,
    "salstatus": "sample string 19",
    "remark": "sample string 20",
    "tRecordCount": 21
  },
  {
    "empid": "sample string 1",
    "employeename": "sample string 2",
    "Partnerid": "sample string 3",
    "partnername": "sample string 4",
    "pgid": "sample string 5",
    "pgname": "sample string 6",
    "depid": "sample string 7",
    "depname": "sample string 8",
    "desid": "sample string 9",
    "desname": "sample string 10",
    "location": "sample string 11",
    "emptype": "sample string 12",
    "beneficiaryid": 1,
    "bankname": "sample string 13",
    "branch": "sample string 14",
    "accno": "sample string 15",
    "neftcode": "sample string 16",
    "active": 1,
    "installment": 17.0,
    "balance": 1.0,
    "loanstatus": 1,
    "loanid": "sample string 18",
    "loanamount": 1.0,
    "grosssalary": 1.0,
    "Absentgrosssalary": 1.0,
    "absentday": 1,
    "dayofmonth": 1,
    "absentamt": 1.0,
    "perday": 1.0,
    "basicsal": 1.0,
    "netsalary": 1.0,
    "salstatus": "sample string 19",
    "remark": "sample string 20",
    "tRecordCount": 21
  }
]

application/xml, text/xml

Sample:
<ArrayOfGetRptEmployeeMonthlysalary_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
  <GetRptEmployeeMonthlysalary_Result>
    <Absentgrosssalary>1</Absentgrosssalary>
    <Partnerid>sample string 3</Partnerid>
    <absentamt>1</absentamt>
    <absentday>1</absentday>
    <accno>sample string 15</accno>
    <active>1</active>
    <balance>1</balance>
    <bankname>sample string 13</bankname>
    <basicsal>1</basicsal>
    <beneficiaryid>1</beneficiaryid>
    <branch>sample string 14</branch>
    <dayofmonth>1</dayofmonth>
    <depid>sample string 7</depid>
    <depname>sample string 8</depname>
    <desid>sample string 9</desid>
    <desname>sample string 10</desname>
    <empid>sample string 1</empid>
    <employeename>sample string 2</employeename>
    <emptype>sample string 12</emptype>
    <grosssalary>1</grosssalary>
    <installment>17</installment>
    <loanamount>1</loanamount>
    <loanid>sample string 18</loanid>
    <loanstatus>1</loanstatus>
    <location>sample string 11</location>
    <neftcode>sample string 16</neftcode>
    <netsalary>1</netsalary>
    <partnername>sample string 4</partnername>
    <perday>1</perday>
    <pgid>sample string 5</pgid>
    <pgname>sample string 6</pgname>
    <remark>sample string 20</remark>
    <salstatus>sample string 19</salstatus>
    <tRecordCount>21</tRecordCount>
  </GetRptEmployeeMonthlysalary_Result>
  <GetRptEmployeeMonthlysalary_Result>
    <Absentgrosssalary>1</Absentgrosssalary>
    <Partnerid>sample string 3</Partnerid>
    <absentamt>1</absentamt>
    <absentday>1</absentday>
    <accno>sample string 15</accno>
    <active>1</active>
    <balance>1</balance>
    <bankname>sample string 13</bankname>
    <basicsal>1</basicsal>
    <beneficiaryid>1</beneficiaryid>
    <branch>sample string 14</branch>
    <dayofmonth>1</dayofmonth>
    <depid>sample string 7</depid>
    <depname>sample string 8</depname>
    <desid>sample string 9</desid>
    <desname>sample string 10</desname>
    <empid>sample string 1</empid>
    <employeename>sample string 2</employeename>
    <emptype>sample string 12</emptype>
    <grosssalary>1</grosssalary>
    <installment>17</installment>
    <loanamount>1</loanamount>
    <loanid>sample string 18</loanid>
    <loanstatus>1</loanstatus>
    <location>sample string 11</location>
    <neftcode>sample string 16</neftcode>
    <netsalary>1</netsalary>
    <partnername>sample string 4</partnername>
    <perday>1</perday>
    <pgid>sample string 5</pgid>
    <pgname>sample string 6</pgname>
    <remark>sample string 20</remark>
    <salstatus>sample string 19</salstatus>
    <tRecordCount>21</tRecordCount>
  </GetRptEmployeeMonthlysalary_Result>
</ArrayOfGetRptEmployeeMonthlysalary_Result>