POST api/InventoryReports/RptItemList
Request Information
URI Parameters
None.
Body Parameters
Item| Name | Description | Type | Additional information |
|---|---|---|---|
| ApplyExciese | boolean |
None. |
|
| ApplyGST | boolean |
None. |
|
| ApplyVAT | boolean |
None. |
|
| ItemStatus | boolean |
None. |
|
| OtherTax | boolean |
None. |
|
| PostState | boolean |
None. |
|
| EntryDate | date |
None. |
|
| ModifyDate | date |
None. |
|
| PostDate | date |
None. |
|
| CostPrice | decimal number |
None. |
|
| MaxStockLevel | decimal number |
None. |
|
| OptimalStockLevel | decimal number |
None. |
|
| MinStockLevel | decimal number |
None. |
|
| PackQty | decimal number |
None. |
|
| PurchasePrice | decimal number |
None. |
|
| ReorderLevel | decimal number |
None. |
|
| RetailPrice | decimal number |
None. |
|
| WholeSalePrice | decimal number |
None. |
|
| BaseUnitId | integer |
None. |
|
| BranchesId | integer |
None. |
|
| BuyerSupplierId | integer |
None. |
|
| COGSGLAC | integer |
None. |
|
| CompanyId | integer |
None. |
|
| EntryUser | integer |
None. |
|
| Id | integer |
None. |
|
| ItemCategoryId | integer |
None. |
|
| ItemClassId | integer |
None. |
|
| ItemTypeId | integer |
None. |
|
| ManufactureId | integer |
None. |
|
| ModifyUser | integer |
None. |
|
| OrganizationId | integer |
None. |
|
| PostUser | integer |
None. |
|
| ProjectsId | integer |
None. |
|
| PurchaseGLAC | integer |
None. |
|
| SaleGLAC | integer |
None. |
|
| DepreciationExpenseAcId | integer |
None. |
|
| accumulatedDepreciationAcId | integer |
None. |
|
| CapitalWipAcId | integer |
None. |
|
| UOMScheduleIdCostRate | integer |
None. |
|
| UOMScheduleIdPurRate | integer |
None. |
|
| UOMScheduleIdRetailRate | integer |
None. |
|
| UOMScheduleIdWhsRate | integer |
None. |
|
| AmountCalcType | string |
None. |
|
| BaseCropYear | string |
None. |
|
| BuyerPartNo | string |
None. |
|
| HSCode | string |
None. |
|
| ItemCode | string |
None. |
|
| ManualCode | string |
None. |
|
| ItemName | string |
None. |
|
| ManufacturePartNo | string |
None. |
|
| Pic1 | string |
None. |
|
| Pic2 | string |
None. |
|
| ProductNo | string |
None. |
|
| BarcodeImage | string |
None. |
|
| BarcodeNo | string |
None. |
|
| ProductType | string |
None. |
|
| ItemOriginId | integer |
None. |
|
| BaseRateUnitId | integer |
None. |
|
| ItemAliasName | string |
None. |
|
| ItemSpecification | string |
None. |
|
| UomLookUpId | integer |
None. |
|
| MasterItemId | integer |
None. |
|
| PurchaseTypeLookUpId | integer |
None. |
|
| IsExpirable | boolean |
None. |
|
| IsDiscountable | boolean |
None. |
|
| IsTaxable | boolean |
None. |
|
| ShelfLife | integer |
None. |
|
| SaleTaxPurPercent | decimal number |
None. |
|
| AtRetailPriceTax | boolean |
None. |
|
| AtPurcahsePriceTax | boolean |
None. |
|
| SaleTaxSalesPercent | decimal number |
None. |
|
| TaxTypeId | integer |
None. |
|
| ItemGroupId | integer |
None. |
|
| Equivalent | decimal number |
None. |
|
| RateEquivalent | decimal number |
None. |
|
| AttachmentsList | Collection of DMSAttachments |
None. |
|
| DeleteAttachmentsList | Collection of DMSAttachments |
None. |
|
| PictureBoxPicturesToDeleteList | Collection of PictureBoxPicturesToDelete |
None. |
|
| ItemAllocationlist | Collection of ItemAllocation |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
DataTable| Name | Description | Type | Additional information |
|---|---|---|---|
| CaseSensitive | boolean |
None. |
|
| IsInitialized | boolean |
None. |
|
| RemotingFormat | SerializationFormat |
None. |
|
| ChildRelations | Collection of Object |
None. |
|
| Columns | Collection of Object |
None. |
|
| Constraints | Collection of Object |
None. |
|
| DataSet | DataSet |
None. |
|
| DefaultView | Collection of Object |
None. |
|
| DisplayExpression | string |
None. |
|
| ExtendedProperties | Dictionary of Object [key] and Object [value] |
None. |
|
| HasErrors | boolean |
None. |
|
| Locale | CultureInfo |
None. |
|
| MinimumCapacity | integer |
None. |
|
| ParentRelations | Collection of Object |
None. |
|
| PrimaryKey | Collection of DataColumn |
None. |
|
| Rows | Collection of Object |
None. |
|
| TableName | string |
None. |
|
| Namespace | string |
None. |
|
| Prefix | string |
None. |
|
| Site | ISite |
None. |
|
| Container | IContainer |
None. |
|
| DesignMode | boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.