POST api/TBHome/GetSecond25AllTablesData
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| model | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"InActive": "sample string 1",
"AssesseeClass": "sample string 2",
"GroupSelection": "sample string 3",
"AssessSelection": "sample string 4",
"cmbIncomeIn": "sample string 5",
"CmbSort": "sample string 6",
"blLastReturn": true,
"UserCode": 8,
"blAckNo": true,
"blAckDate": true,
"AY": "sample string 11",
"cmbSearchBy": "sample string 12",
"TxtCriteria": "sample string 13",
"AssName": "sample string 14",
"ResStatus": "sample string 15",
"date": "sample string 16",
"ComStatus": "sample string 17",
"Skey": "sample string 18",
"Lkey": "sample string 19"
}
application/xml, text/xml
Sample:
<InputAssessee xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TaxbaseAPI.Models"> <AY>sample string 11</AY> <AssName>sample string 14</AssName> <AssessSelection>sample string 4</AssessSelection> <AssesseeClass>sample string 2</AssesseeClass> <CmbSort>sample string 6</CmbSort> <ComStatus>sample string 17</ComStatus> <GroupSelection>sample string 3</GroupSelection> <InActive>sample string 1</InActive> <Lkey>sample string 19</Lkey> <ResStatus>sample string 15</ResStatus> <Skey>sample string 18</Skey> <TxtCriteria>sample string 13</TxtCriteria> <UserCode>8</UserCode> <blAckDate>true</blAckDate> <blAckNo>true</blAckNo> <blLastReturn>true</blLastReturn> <cmbIncomeIn>sample string 5</cmbIncomeIn> <cmbSearchBy>sample string 12</cmbSearchBy> <date>sample string 16</date> </InputAssessee>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"BALANCE_SHEET": "sample string 1",
"BALANCE_SHEET_INDAS": "sample string 2",
"BF_LOSS_DETAILS": "sample string 3",
"BF_LOSSES_SUMM": "sample string 4",
"BILLING": "sample string 5",
"BILLING_PARTICULARS": "sample string 6",
"BRANCH": "sample string 7",
"CAPITAL_INFO": "sample string 8",
"CASH_FLOW_2F": "sample string 9",
"CG_EXEMPTIONS": "sample string 10",
"CG_INDEX": "sample string 11",
"CG_PropertyBuyerDetails": "sample string 12",
"CG_SUMM": "sample string 13",
"CG_SUMM_Calc": "sample string 14",
"CG_SUMM_NEW": "sample string 15",
"CHAPTERVIA": "sample string 16",
"CHAPTERVIIIA": "sample string 17",
"CHAPTERVIIIA_OTH_DET": "sample string 18",
"DEDN_US_80HHC": "sample string 19",
"DEP_180_DETAILS": "sample string 20",
"Deduction": "sample string 21",
"DEPRECIATION": "sample string 22",
"DIRECTOR_UNLISTED_ES": "sample string 23",
"dms_info": "sample string 24",
"DMS_Inword_Details": "sample string 25",
"dms_sync_log": "sample string 26",
"DOC_NUMBERING": "sample string 27",
"DOCUMENTS": "sample string 28",
"DSC_MGT": "sample string 29"
}
application/xml, text/xml
Sample:
<TBSend25tables xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ServiceLibrary.Model"> <BALANCE_SHEET>sample string 1</BALANCE_SHEET> <BALANCE_SHEET_INDAS>sample string 2</BALANCE_SHEET_INDAS> <BF_LOSSES_SUMM>sample string 4</BF_LOSSES_SUMM> <BF_LOSS_DETAILS>sample string 3</BF_LOSS_DETAILS> <BILLING>sample string 5</BILLING> <BILLING_PARTICULARS>sample string 6</BILLING_PARTICULARS> <BRANCH>sample string 7</BRANCH> <CAPITAL_INFO>sample string 8</CAPITAL_INFO> <CASH_FLOW_2F>sample string 9</CASH_FLOW_2F> <CG_EXEMPTIONS>sample string 10</CG_EXEMPTIONS> <CG_INDEX>sample string 11</CG_INDEX> <CG_PropertyBuyerDetails>sample string 12</CG_PropertyBuyerDetails> <CG_SUMM>sample string 13</CG_SUMM> <CG_SUMM_Calc>sample string 14</CG_SUMM_Calc> <CG_SUMM_NEW>sample string 15</CG_SUMM_NEW> <CHAPTERVIA>sample string 16</CHAPTERVIA> <CHAPTERVIIIA>sample string 17</CHAPTERVIIIA> <CHAPTERVIIIA_OTH_DET>sample string 18</CHAPTERVIIIA_OTH_DET> <DEDN_US_80HHC>sample string 19</DEDN_US_80HHC> <DEPRECIATION>sample string 22</DEPRECIATION> <DEP_180_DETAILS>sample string 20</DEP_180_DETAILS> <DIRECTOR_UNLISTED_ES>sample string 23</DIRECTOR_UNLISTED_ES> <DMS_Inword_Details>sample string 25</DMS_Inword_Details> <DOCUMENTS>sample string 28</DOCUMENTS> <DOC_NUMBERING>sample string 27</DOC_NUMBERING> <DSC_MGT>sample string 29</DSC_MGT> <Deduction>sample string 21</Deduction> <dms_info>sample string 24</dms_info> <dms_sync_log>sample string 26</dms_sync_log> </TBSend25tables>