POST api/ApxDms/LedgerStatement
Request Information
URI Parameters
None.
Body Parameters
LedgerStatement| Name | Description | Type | Additional information |
|---|---|---|---|
| DBName | string |
None. |
|
| BranchInternalCode | string |
None. |
|
| UserInternalCode | string |
None. |
|
| TransactionType | string |
None. |
|
| LedgerType | string |
None. |
|
| AccountCodeList | string |
None. |
|
| SelectedPrimaryAccountCodeList | string |
None. |
|
| SelectedSecondaryAccountCodeList | string |
None. |
|
| SelectedAccountGroupCodeList | string |
None. |
|
| SelectedAccountName | string |
None. |
|
| BranchCodeList | string |
None. |
|
| BranchNameList | string |
None. |
|
| CostCentreCode | decimal number |
None. |
|
| SubCostCentreCode | decimal number |
None. |
|
| VoucherType_Filter | string |
None. |
|
| StartDate | integer |
None. |
|
| EndDate | integer |
None. |
|
| PatternType | string |
None. |
|
| VoucherSummary | boolean |
None. |
|
| ShowFutureDateEntries | boolean |
None. |
|
| ShowAddress | boolean |
None. |
|
| DaysMonthsTotal | boolean |
None. |
|
| ShowDayTotal | boolean |
None. |
|
| ShowMonthTotal | boolean |
None. |
|
| DownloadReport | boolean |
None. |
|
| BasedonPeriod | boolean |
None. |
|
| FinInstrument | boolean |
None. |
|
| Notes | boolean |
None. |
|
| Index | boolean |
None. |
|
| IncludeSubgroups | boolean |
None. |
|
| DocumentNo | boolean |
None. |
|
| DaySummary | boolean |
None. |
|
| RefInfo | boolean |
None. |
|
| DaysBalance | boolean |
None. |
|
| MonthsBalance | boolean |
None. |
|
| CostCentreInfo | boolean |
None. |
|
| SalesSummary | boolean |
None. |
|
| AddiInfoPattern | string |
None. |
|
| ExcludeOpeningBalanceinTotal | boolean |
None. |
|
| SkipCashandBankLedger | boolean |
None. |
|
| ShowBillValue | boolean |
None. |
|
| ShowReferenceInfoandNotesinSeparateColunm | boolean |
None. |
|
| ConsiderReconsilation | string |
None. |
|
| TypicalLedger | boolean |
None. |
|
| AdditionalCriteria | string |
None. |
|
| GroupBy | string |
None. |
|
| ColumnarReport | boolean |
None. |
|
| GSTIN_VAT | boolean |
None. |
|
| UseCrDrSuffix | boolean |
None. |
|
| RemoveColumns | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"DBName": "sample string 1",
"BranchInternalCode": "sample string 2",
"UserInternalCode": "sample string 3",
"TransactionType": "sample string 4",
"LedgerType": "sample string 5",
"AccountCodeList": "sample string 6",
"SelectedPrimaryAccountCodeList": "sample string 7",
"SelectedSecondaryAccountCodeList": "sample string 8",
"SelectedAccountGroupCodeList": "sample string 9",
"SelectedAccountName": "sample string 10",
"BranchCodeList": "sample string 11",
"BranchNameList": "sample string 12",
"CostCentreCode": 13.1,
"SubCostCentreCode": 14.1,
"VoucherType_Filter": "sample string 15",
"StartDate": 16,
"EndDate": 17,
"PatternType": "sample string 18",
"VoucherSummary": true,
"ShowFutureDateEntries": true,
"ShowAddress": true,
"DaysMonthsTotal": true,
"ShowDayTotal": true,
"ShowMonthTotal": true,
"DownloadReport": true,
"BasedonPeriod": true,
"FinInstrument": true,
"Notes": true,
"Index": true,
"IncludeSubgroups": true,
"DocumentNo": true,
"DaySummary": true,
"RefInfo": true,
"DaysBalance": true,
"MonthsBalance": true,
"CostCentreInfo": true,
"SalesSummary": true,
"AddiInfoPattern": "sample string 38",
"ExcludeOpeningBalanceinTotal": true,
"SkipCashandBankLedger": true,
"ShowBillValue": true,
"ShowReferenceInfoandNotesinSeparateColunm": true,
"ConsiderReconsilation": "sample string 43",
"TypicalLedger": true,
"AdditionalCriteria": "sample string 45",
"GroupBy": "sample string 46",
"ColumnarReport": true,
"GSTIN_VAT": true,
"UseCrDrSuffix": true,
"RemoveColumns": "sample string 50"
}
application/xml, text/xml
Sample:
<LedgerStatement xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/APXWebLibDataProvider.Models.Reports"> <AccountCodeList>sample string 6</AccountCodeList> <AddiInfoPattern>sample string 38</AddiInfoPattern> <AdditionalCriteria>sample string 45</AdditionalCriteria> <BasedonPeriod>true</BasedonPeriod> <BranchCodeList>sample string 11</BranchCodeList> <BranchInternalCode>sample string 2</BranchInternalCode> <BranchNameList>sample string 12</BranchNameList> <ColumnarReport>true</ColumnarReport> <ConsiderReconsilation>sample string 43</ConsiderReconsilation> <CostCentreCode>13.1</CostCentreCode> <CostCentreInfo>true</CostCentreInfo> <DBName>sample string 1</DBName> <DaySummary>true</DaySummary> <DaysBalance>true</DaysBalance> <DaysMonthsTotal>true</DaysMonthsTotal> <DocumentNo>true</DocumentNo> <DownloadReport>true</DownloadReport> <EndDate>17</EndDate> <ExcludeOpeningBalanceinTotal>true</ExcludeOpeningBalanceinTotal> <FinInstrument>true</FinInstrument> <GSTIN_VAT>true</GSTIN_VAT> <GroupBy>sample string 46</GroupBy> <IncludeSubgroups>true</IncludeSubgroups> <Index>true</Index> <LedgerType>sample string 5</LedgerType> <MonthsBalance>true</MonthsBalance> <Notes>true</Notes> <PatternType>sample string 18</PatternType> <RefInfo>true</RefInfo> <RemoveColumns>sample string 50</RemoveColumns> <SalesSummary>true</SalesSummary> <SelectedAccountGroupCodeList>sample string 9</SelectedAccountGroupCodeList> <SelectedAccountName>sample string 10</SelectedAccountName> <SelectedPrimaryAccountCodeList>sample string 7</SelectedPrimaryAccountCodeList> <SelectedSecondaryAccountCodeList>sample string 8</SelectedSecondaryAccountCodeList> <ShowAddress>true</ShowAddress> <ShowBillValue>true</ShowBillValue> <ShowDayTotal>true</ShowDayTotal> <ShowFutureDateEntries>true</ShowFutureDateEntries> <ShowMonthTotal>true</ShowMonthTotal> <ShowReferenceInfoandNotesinSeparateColunm>true</ShowReferenceInfoandNotesinSeparateColunm> <SkipCashandBankLedger>true</SkipCashandBankLedger> <StartDate>16</StartDate> <SubCostCentreCode>14.1</SubCostCentreCode> <TransactionType>sample string 4</TransactionType> <TypicalLedger>true</TypicalLedger> <UseCrDrSuffix>true</UseCrDrSuffix> <UserInternalCode>sample string 3</UserInternalCode> <VoucherSummary>true</VoucherSummary> <VoucherType_Filter>sample string 15</VoucherType_Filter> </LedgerStatement>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |