GET api/Center/GetCenterGeneratedInvoices/{userid}/{role}/{pgid}?whr={whr}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userid

string

Required

role

string

Required

pgid

string

Required

whr

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of GetCenterGeneratedInvoices_Result
NameDescriptionTypeAdditional information
createdate

date

None.

baddebts

decimal number

None.

status

integer

None.

month

string

None.

year

string

None.

amountdeduct

decimal number

None.

refid

string

None.

billid

string

None.

recivedamount

decimal number

None.

gstapplicable

string

None.

rate

decimal number

None.

totstud

integer

None.

cgst

decimal number

None.

sgst

decimal number

None.

standard

string

None.

outstanding

decimal number

None.

totamount

decimal number

None.

state

string

None.

district

string

None.

city

string

None.

name

string

None.

teamleaderid

string

None.

centertype

string

None.

tlname

string

None.

schooltype

string

None.

partnerid

string

None.

partnername

string

None.

pgid

string

None.

discount

decimal number

None.

invoicetype

string

None.

balamount

decimal number

None.

modtype

string

None.

finalbillamount

decimal number

None.

salarypaid

string

None.

inthename

string

None.

remark

string

None.

refnum

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "createdate": "2025-05-10T11:39:30.1133403+05:30",
    "baddebts": 1.0,
    "status": 2,
    "month": "sample string 3",
    "year": "sample string 4",
    "amountdeduct": 5.1,
    "refid": "sample string 6",
    "billid": "sample string 7",
    "recivedamount": 8.1,
    "gstapplicable": "sample string 9",
    "rate": 10.1,
    "totstud": 11,
    "cgst": 12.1,
    "sgst": 13.1,
    "standard": "sample string 14",
    "outstanding": 15.1,
    "totamount": 1.0,
    "state": "sample string 16",
    "district": "sample string 17",
    "city": "sample string 18",
    "name": "sample string 19",
    "teamleaderid": "sample string 20",
    "centertype": "sample string 21",
    "tlname": "sample string 22",
    "schooltype": "sample string 23",
    "partnerid": "sample string 24",
    "partnername": "sample string 25",
    "pgid": "sample string 26",
    "discount": 27.1,
    "invoicetype": "sample string 28",
    "balamount": 29.1,
    "modtype": "sample string 30",
    "finalbillamount": 31.1,
    "salarypaid": "sample string 32",
    "inthename": "sample string 33",
    "remark": "sample string 34",
    "refnum": "sample string 35"
  },
  {
    "createdate": "2025-05-10T11:39:30.1133403+05:30",
    "baddebts": 1.0,
    "status": 2,
    "month": "sample string 3",
    "year": "sample string 4",
    "amountdeduct": 5.1,
    "refid": "sample string 6",
    "billid": "sample string 7",
    "recivedamount": 8.1,
    "gstapplicable": "sample string 9",
    "rate": 10.1,
    "totstud": 11,
    "cgst": 12.1,
    "sgst": 13.1,
    "standard": "sample string 14",
    "outstanding": 15.1,
    "totamount": 1.0,
    "state": "sample string 16",
    "district": "sample string 17",
    "city": "sample string 18",
    "name": "sample string 19",
    "teamleaderid": "sample string 20",
    "centertype": "sample string 21",
    "tlname": "sample string 22",
    "schooltype": "sample string 23",
    "partnerid": "sample string 24",
    "partnername": "sample string 25",
    "pgid": "sample string 26",
    "discount": 27.1,
    "invoicetype": "sample string 28",
    "balamount": 29.1,
    "modtype": "sample string 30",
    "finalbillamount": 31.1,
    "salarypaid": "sample string 32",
    "inthename": "sample string 33",
    "remark": "sample string 34",
    "refnum": "sample string 35"
  }
]

application/xml, text/xml

Sample:
<ArrayOfGetCenterGeneratedInvoices_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
  <GetCenterGeneratedInvoices_Result>
    <amountdeduct>5.1</amountdeduct>
    <baddebts>1</baddebts>
    <balamount>29.1</balamount>
    <billid>sample string 7</billid>
    <centertype>sample string 21</centertype>
    <cgst>12.1</cgst>
    <city>sample string 18</city>
    <createdate>2025-05-10T11:39:30.1133403+05:30</createdate>
    <discount>27.1</discount>
    <district>sample string 17</district>
    <finalbillamount>31.1</finalbillamount>
    <gstapplicable>sample string 9</gstapplicable>
    <inthename>sample string 33</inthename>
    <invoicetype>sample string 28</invoicetype>
    <modtype>sample string 30</modtype>
    <month>sample string 3</month>
    <name>sample string 19</name>
    <outstanding>15.1</outstanding>
    <partnerid>sample string 24</partnerid>
    <partnername>sample string 25</partnername>
    <pgid>sample string 26</pgid>
    <rate>10.1</rate>
    <recivedamount>8.1</recivedamount>
    <refid>sample string 6</refid>
    <refnum>sample string 35</refnum>
    <remark>sample string 34</remark>
    <salarypaid>sample string 32</salarypaid>
    <schooltype>sample string 23</schooltype>
    <sgst>13.1</sgst>
    <standard>sample string 14</standard>
    <state>sample string 16</state>
    <status>2</status>
    <teamleaderid>sample string 20</teamleaderid>
    <tlname>sample string 22</tlname>
    <totamount>1</totamount>
    <totstud>11</totstud>
    <year>sample string 4</year>
  </GetCenterGeneratedInvoices_Result>
  <GetCenterGeneratedInvoices_Result>
    <amountdeduct>5.1</amountdeduct>
    <baddebts>1</baddebts>
    <balamount>29.1</balamount>
    <billid>sample string 7</billid>
    <centertype>sample string 21</centertype>
    <cgst>12.1</cgst>
    <city>sample string 18</city>
    <createdate>2025-05-10T11:39:30.1133403+05:30</createdate>
    <discount>27.1</discount>
    <district>sample string 17</district>
    <finalbillamount>31.1</finalbillamount>
    <gstapplicable>sample string 9</gstapplicable>
    <inthename>sample string 33</inthename>
    <invoicetype>sample string 28</invoicetype>
    <modtype>sample string 30</modtype>
    <month>sample string 3</month>
    <name>sample string 19</name>
    <outstanding>15.1</outstanding>
    <partnerid>sample string 24</partnerid>
    <partnername>sample string 25</partnername>
    <pgid>sample string 26</pgid>
    <rate>10.1</rate>
    <recivedamount>8.1</recivedamount>
    <refid>sample string 6</refid>
    <refnum>sample string 35</refnum>
    <remark>sample string 34</remark>
    <salarypaid>sample string 32</salarypaid>
    <schooltype>sample string 23</schooltype>
    <sgst>13.1</sgst>
    <standard>sample string 14</standard>
    <state>sample string 16</state>
    <status>2</status>
    <teamleaderid>sample string 20</teamleaderid>
    <tlname>sample string 22</tlname>
    <totamount>1</totamount>
    <totstud>11</totstud>
    <year>sample string 4</year>
  </GetCenterGeneratedInvoices_Result>
</ArrayOfGetCenterGeneratedInvoices_Result>