POST api/Report/StockReport
Request Information
URI Parameters
None.
Body Parameters
StockReport| Name | Description | Type | Additional information |
|---|---|---|---|
| DBName | string |
None. |
|
| BranchInternalCode | string |
None. |
|
| UserInternalCode | string |
None. |
|
| BranchCodeList | string |
None. |
|
| StartDate | integer |
None. |
|
| EndDate | integer |
None. |
|
| Group1Type | string |
None. |
|
| Group2Type | string |
None. |
|
| Group3Type | string |
None. |
|
| Group1Name | string |
None. |
|
| Group2Name | string |
None. |
|
| Group3Name | string |
None. |
|
| BrandCodeList | string |
None. |
|
| ProductCodeList | string |
None. |
|
| ProductcatgoryCodeList | string |
None. |
|
| ItemModelCatgoryCodelist | string |
None. |
|
| ItemModelCodelist | string |
None. |
|
| ItemClassficationTypeCodeList | string |
None. |
|
| ItemClassficationCodeList | string |
None. |
|
| SupplierCodeList | string |
None. |
|
| AgeCodeList | string |
None. |
|
| NonInventoryTypeList | string |
None. |
|
| StockType | string |
None. |
|
| ShowSummary | boolean |
None. |
|
| ShowStock | boolean |
None. |
|
| Age | string |
None. |
|
| StockReportHandler | string |
None. |
|
| ShowImeiNoUnitPrice | string |
None. |
|
| ValueCalculation | string |
None. |
|
| TaxClass | string |
None. |
|
| IncludeTaxforStockValueCalculation | boolean |
None. |
|
| ConsiderNegativeStockValue | boolean |
None. |
|
| ActivationStatus | string |
None. |
|
| OutstandingStatus | string |
None. |
|
| DownloadReport | boolean |
None. |
|
| DeveloperMode | boolean |
None. |
|
| ShowNonSaleableStockCategory | boolean |
None. |
|
| ShowonlyNegativeStock | boolean |
None. |
|
| ShowGoodsinTransit | boolean |
None. |
|
| StockFlow | string |
None. |
|
| OrderBy | string |
None. |
|
| ShowRateUnit | boolean |
None. |
|
| HideUnwantedData | boolean |
None. |
|
| ShowSaleableQuantity | boolean |
None. |
|
| ShowSubTotal | boolean |
None. |
|
| ShowSerialNumber | boolean |
None. |
|
| ShowNonSaleableQuantity | boolean |
None. |
|
| ApplyTradeAddition_N_Deduction | boolean |
None. |
|
| IncludeTax | boolean |
None. |
|
| ShowItemModel | boolean |
None. |
|
| ColumnListing | string |
None. |
|
| TaxTemplateCodeList | string |
None. |
|
| Scale | string |
None. |
|
| ItemModelAdditionalFilterType | string |
None. |
|
| ShowDetailedReport | boolean |
None. |
|
| ShowOnlyTransactedItem | boolean |
None. |
|
| ShowTax | boolean |
None. |
|
| HideZeroClosingStockItemModel | boolean |
None. |
|
| ShowHSNSACCode | boolean |
None. |
|
| ShowZeroStock | boolean |
None. |
|
| ShowPurchseBillDetails | string |
None. |
|
| HideObsoleteItemModel | boolean |
None. |
|
| ShowNegativeStock | boolean |
None. |
|
| RemoveColumns | string |
None. |
|
| ShowBranchinShortForm | boolean |
None. |
|
| ShowAveragePrice | boolean |
None. |
|
| DatewiseReport | boolean |
None. |
|
| ShowOpeningStockValue | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"DBName": "sample string 1",
"BranchInternalCode": "sample string 2",
"UserInternalCode": "sample string 3",
"BranchCodeList": "sample string 4",
"StartDate": 5,
"EndDate": 6,
"Group1Type": "sample string 7",
"Group2Type": "sample string 8",
"Group3Type": "sample string 9",
"Group1Name": "sample string 10",
"Group2Name": "sample string 11",
"Group3Name": "sample string 12",
"BrandCodeList": "sample string 13",
"ProductCodeList": "sample string 14",
"ProductcatgoryCodeList": "sample string 15",
"ItemModelCatgoryCodelist": "sample string 16",
"ItemModelCodelist": "sample string 17",
"ItemClassficationTypeCodeList": "sample string 18",
"ItemClassficationCodeList": "sample string 19",
"SupplierCodeList": "sample string 20",
"AgeCodeList": "sample string 21",
"NonInventoryTypeList": "sample string 22",
"StockType": "sample string 23",
"ShowSummary": true,
"ShowStock": true,
"Age": "sample string 26",
"StockReportHandler": "sample string 27",
"ShowImeiNoUnitPrice": "sample string 28",
"ValueCalculation": "sample string 29",
"TaxClass": "sample string 30",
"IncludeTaxforStockValueCalculation": true,
"ConsiderNegativeStockValue": true,
"ActivationStatus": "sample string 33",
"OutstandingStatus": "sample string 34",
"DownloadReport": true,
"DeveloperMode": true,
"ShowNonSaleableStockCategory": true,
"ShowonlyNegativeStock": true,
"ShowGoodsinTransit": true,
"StockFlow": "sample string 40",
"OrderBy": "sample string 41",
"ShowRateUnit": true,
"HideUnwantedData": true,
"ShowSaleableQuantity": true,
"ShowSubTotal": true,
"ShowSerialNumber": true,
"ShowNonSaleableQuantity": true,
"ApplyTradeAddition_N_Deduction": true,
"IncludeTax": true,
"ShowItemModel": true,
"ColumnListing": "sample string 51",
"TaxTemplateCodeList": "sample string 52",
"Scale": "sample string 53",
"ItemModelAdditionalFilterType": "sample string 54",
"ShowDetailedReport": true,
"ShowOnlyTransactedItem": true,
"ShowTax": true,
"HideZeroClosingStockItemModel": true,
"ShowHSNSACCode": true,
"ShowZeroStock": true,
"ShowPurchseBillDetails": "sample string 61",
"HideObsoleteItemModel": true,
"ShowNegativeStock": true,
"RemoveColumns": "sample string 64",
"ShowBranchinShortForm": true,
"ShowAveragePrice": true,
"DatewiseReport": true,
"ShowOpeningStockValue": true
}
application/xml, text/xml
Sample:
<StockReport xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/APXWebLibDataProvider.Models.Reports"> <ActivationStatus>sample string 33</ActivationStatus> <Age>sample string 26</Age> <AgeCodeList>sample string 21</AgeCodeList> <ApplyTradeAddition_N_Deduction>true</ApplyTradeAddition_N_Deduction> <BranchCodeList>sample string 4</BranchCodeList> <BranchInternalCode>sample string 2</BranchInternalCode> <BrandCodeList>sample string 13</BrandCodeList> <ColumnListing>sample string 51</ColumnListing> <ConsiderNegativeStockValue>true</ConsiderNegativeStockValue> <DBName>sample string 1</DBName> <DatewiseReport>true</DatewiseReport> <DeveloperMode>true</DeveloperMode> <DownloadReport>true</DownloadReport> <EndDate>6</EndDate> <Group1Name>sample string 10</Group1Name> <Group1Type>sample string 7</Group1Type> <Group2Name>sample string 11</Group2Name> <Group2Type>sample string 8</Group2Type> <Group3Name>sample string 12</Group3Name> <Group3Type>sample string 9</Group3Type> <HideObsoleteItemModel>true</HideObsoleteItemModel> <HideUnwantedData>true</HideUnwantedData> <HideZeroClosingStockItemModel>true</HideZeroClosingStockItemModel> <IncludeTax>true</IncludeTax> <IncludeTaxforStockValueCalculation>true</IncludeTaxforStockValueCalculation> <ItemClassficationCodeList>sample string 19</ItemClassficationCodeList> <ItemClassficationTypeCodeList>sample string 18</ItemClassficationTypeCodeList> <ItemModelAdditionalFilterType>sample string 54</ItemModelAdditionalFilterType> <ItemModelCatgoryCodelist>sample string 16</ItemModelCatgoryCodelist> <ItemModelCodelist>sample string 17</ItemModelCodelist> <NonInventoryTypeList>sample string 22</NonInventoryTypeList> <OrderBy>sample string 41</OrderBy> <OutstandingStatus>sample string 34</OutstandingStatus> <ProductCodeList>sample string 14</ProductCodeList> <ProductcatgoryCodeList>sample string 15</ProductcatgoryCodeList> <RemoveColumns>sample string 64</RemoveColumns> <Scale>sample string 53</Scale> <ShowAveragePrice>true</ShowAveragePrice> <ShowBranchinShortForm>true</ShowBranchinShortForm> <ShowDetailedReport>true</ShowDetailedReport> <ShowGoodsinTransit>true</ShowGoodsinTransit> <ShowHSNSACCode>true</ShowHSNSACCode> <ShowImeiNoUnitPrice>sample string 28</ShowImeiNoUnitPrice> <ShowItemModel>true</ShowItemModel> <ShowNegativeStock>true</ShowNegativeStock> <ShowNonSaleableQuantity>true</ShowNonSaleableQuantity> <ShowNonSaleableStockCategory>true</ShowNonSaleableStockCategory> <ShowOnlyTransactedItem>true</ShowOnlyTransactedItem> <ShowOpeningStockValue>true</ShowOpeningStockValue> <ShowPurchseBillDetails>sample string 61</ShowPurchseBillDetails> <ShowRateUnit>true</ShowRateUnit> <ShowSaleableQuantity>true</ShowSaleableQuantity> <ShowSerialNumber>true</ShowSerialNumber> <ShowStock>true</ShowStock> <ShowSubTotal>true</ShowSubTotal> <ShowSummary>true</ShowSummary> <ShowTax>true</ShowTax> <ShowZeroStock>true</ShowZeroStock> <ShowonlyNegativeStock>true</ShowonlyNegativeStock> <StartDate>5</StartDate> <StockFlow>sample string 40</StockFlow> <StockReportHandler>sample string 27</StockReportHandler> <StockType>sample string 23</StockType> <SupplierCodeList>sample string 20</SupplierCodeList> <TaxClass>sample string 30</TaxClass> <TaxTemplateCodeList>sample string 52</TaxTemplateCodeList> <UserInternalCode>sample string 3</UserInternalCode> <ValueCalculation>sample string 29</ValueCalculation> </StockReport>
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. |