POST api/ApxDms/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. |
|
| 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. |
|
| TaxTemplateCodeList | string |
None. |
|
| Scale | string |
None. |
|
| ItemModelAdditionalFilterType | string |
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",
"ConsiderNegativeStockValue": true,
"ActivationStatus": "sample string 32",
"OutstandingStatus": "sample string 33",
"DownloadReport": true,
"DeveloperMode": true,
"ShowNonSaleableStockCategory": true,
"ShowonlyNegativeStock": true,
"ShowGoodsinTransit": true,
"StockFlow": "sample string 39",
"OrderBy": "sample string 40",
"ShowRateUnit": true,
"HideUnwantedData": true,
"ShowSaleableQuantity": true,
"ShowSubTotal": true,
"ShowSerialNumber": true,
"ShowNonSaleableQuantity": true,
"ApplyTradeAddition_N_Deduction": true,
"IncludeTax": true,
"TaxTemplateCodeList": "sample string 49",
"Scale": "sample string 50",
"ItemModelAdditionalFilterType": "sample string 51"
}
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 32</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> <ConsiderNegativeStockValue>true</ConsiderNegativeStockValue> <DBName>sample string 1</DBName> <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> <HideUnwantedData>true</HideUnwantedData> <IncludeTax>true</IncludeTax> <ItemClassficationCodeList>sample string 19</ItemClassficationCodeList> <ItemClassficationTypeCodeList>sample string 18</ItemClassficationTypeCodeList> <ItemModelAdditionalFilterType>sample string 51</ItemModelAdditionalFilterType> <ItemModelCatgoryCodelist>sample string 16</ItemModelCatgoryCodelist> <ItemModelCodelist>sample string 17</ItemModelCodelist> <NonInventoryTypeList>sample string 22</NonInventoryTypeList> <OrderBy>sample string 40</OrderBy> <OutstandingStatus>sample string 33</OutstandingStatus> <ProductCodeList>sample string 14</ProductCodeList> <ProductcatgoryCodeList>sample string 15</ProductcatgoryCodeList> <Scale>sample string 50</Scale> <ShowGoodsinTransit>true</ShowGoodsinTransit> <ShowImeiNoUnitPrice>sample string 28</ShowImeiNoUnitPrice> <ShowNonSaleableQuantity>true</ShowNonSaleableQuantity> <ShowNonSaleableStockCategory>true</ShowNonSaleableStockCategory> <ShowRateUnit>true</ShowRateUnit> <ShowSaleableQuantity>true</ShowSaleableQuantity> <ShowSerialNumber>true</ShowSerialNumber> <ShowStock>true</ShowStock> <ShowSubTotal>true</ShowSubTotal> <ShowSummary>true</ShowSummary> <ShowonlyNegativeStock>true</ShowonlyNegativeStock> <StartDate>5</StartDate> <StockFlow>sample string 39</StockFlow> <StockReportHandler>sample string 27</StockReportHandler> <StockType>sample string 23</StockType> <SupplierCodeList>sample string 20</SupplierCodeList> <TaxClass>sample string 30</TaxClass> <TaxTemplateCodeList>sample string 49</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. |