POST api/C_ItemMaster/UploadDetail?CreatedBy={CreatedBy}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CreatedBy | integer |
Required |
Body Parameters
Collection of C_ItemMaster| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| ItemCode | string |
None. |
|
| ItemName | string |
None. |
|
| ItemType | string |
None. |
|
| ManufactureCompany | string |
None. |
|
| FinancialItemGroup | string |
None. |
|
| ProductMainGroupId | integer |
None. |
|
| ProductGroupId | integer |
None. |
|
| ProductTypeId | integer |
None. |
|
| ProductClassId | integer |
None. |
|
| ItemSize | string |
None. |
|
| NoOfCore | string |
None. |
|
| InventoryUnit | integer |
None. |
|
| ItemWeight | integer |
None. |
|
| WeightUnit | integer |
None. |
|
| SalesUnit | integer |
None. |
|
| SalesPrice | decimal number |
None. |
|
| PurchaseUnit | integer |
None. |
|
| PurchasePrice | decimal number |
None. |
|
| CostGroup | integer |
None. |
|
| CostPrice | decimal number |
None. |
|
| WarehouseId | integer |
None. |
|
| CommodityId | integer |
None. |
|
| HSNCode | string |
None. |
|
| PurchaseLedgerCode | string |
None. |
|
| SalesLedgerCode | string |
None. |
|
| CapitalLedgerCode | string |
None. |
|
| PurchaseReturnLedgerCode | string |
None. |
|
| SalesReturnLedgerCode | string |
None. |
|
| StockTransferLedgerCode | string |
None. |
|
| CostOfProductionLedgerCode | string |
None. |
|
| Excisable | string |
None. |
|
| Cenvatable | string |
None. |
|
| RG1 | string |
None. |
|
| RG23 | string |
None. |
|
| IsBarcoded | string |
None. |
|
| InnerCount | integer |
None. |
|
| OuterCount | integer |
None. |
|
| CreatedBy | integer |
None. |
|
| CreatedOn | date |
None. |
|
| ModifiedBy | integer |
None. |
|
| ModifiedOn | date |
None. |
|
| WIPLedgerCode | string |
None. |
|
| MaterialIssforProductionLedgerCode | string |
None. |
|
| Length | decimal number |
None. |
|
| Width | decimal number |
None. |
|
| Height | decimal number |
None. |
|
| StockTransferInwardLedgerCode | string |
String length: inclusive between 0 and 15 |
|
| BrandId | integer |
None. |
|
| ParentItemCode | string |
None. |
|
| FGCheckFlag | string |
None. |
|
| SampleFlag | string |
None. |
|
| ProjectFlag | string |
None. |
|
| DMSFlag | string |
None. |
|
| FAFlag | string |
None. |
|
| Warranty | integer |
None. |
|
| CompanyName | string |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"Id": 1,
"ItemCode": "sample string 2",
"ItemName": "sample string 3",
"ItemType": "sample string 4",
"ManufactureCompany": "sample string 5",
"FinancialItemGroup": "sample string 6",
"ProductMainGroupId": 7,
"ProductGroupId": 1,
"ProductTypeId": 1,
"ProductClassId": 1,
"ItemSize": "sample string 8",
"NoOfCore": "sample string 9",
"InventoryUnit": 1,
"ItemWeight": 1,
"WeightUnit": 1,
"SalesUnit": 1,
"SalesPrice": 1.0,
"PurchaseUnit": 1,
"PurchasePrice": 1.0,
"CostGroup": 1,
"CostPrice": 1.0,
"WarehouseId": 1,
"CommodityId": 1,
"HSNCode": "sample string 10",
"PurchaseLedgerCode": "sample string 11",
"SalesLedgerCode": "sample string 12",
"CapitalLedgerCode": "sample string 13",
"PurchaseReturnLedgerCode": "sample string 14",
"SalesReturnLedgerCode": "sample string 15",
"StockTransferLedgerCode": "sample string 16",
"CostOfProductionLedgerCode": "sample string 17",
"Excisable": "sample string 18",
"Cenvatable": "sample string 19",
"RG1": "sample string 20",
"RG23": "sample string 21",
"IsBarcoded": "sample string 22",
"InnerCount": 1,
"OuterCount": 1,
"CreatedBy": 1,
"CreatedOn": "2025-12-17T23:49:23.4739983+00:00",
"ModifiedBy": 1,
"ModifiedOn": "2025-12-17T23:49:23.4739983+00:00",
"WIPLedgerCode": "sample string 23",
"MaterialIssforProductionLedgerCode": "sample string 24",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"StockTransferInwardLedgerCode": "sample string 25",
"BrandId": 1,
"ParentItemCode": "sample string 26",
"FGCheckFlag": "sample string 27",
"SampleFlag": "sample string 28",
"ProjectFlag": "sample string 29",
"DMSFlag": "sample string 30",
"FAFlag": "sample string 31",
"Warranty": 32,
"CompanyName": "sample string 33"
},
{
"Id": 1,
"ItemCode": "sample string 2",
"ItemName": "sample string 3",
"ItemType": "sample string 4",
"ManufactureCompany": "sample string 5",
"FinancialItemGroup": "sample string 6",
"ProductMainGroupId": 7,
"ProductGroupId": 1,
"ProductTypeId": 1,
"ProductClassId": 1,
"ItemSize": "sample string 8",
"NoOfCore": "sample string 9",
"InventoryUnit": 1,
"ItemWeight": 1,
"WeightUnit": 1,
"SalesUnit": 1,
"SalesPrice": 1.0,
"PurchaseUnit": 1,
"PurchasePrice": 1.0,
"CostGroup": 1,
"CostPrice": 1.0,
"WarehouseId": 1,
"CommodityId": 1,
"HSNCode": "sample string 10",
"PurchaseLedgerCode": "sample string 11",
"SalesLedgerCode": "sample string 12",
"CapitalLedgerCode": "sample string 13",
"PurchaseReturnLedgerCode": "sample string 14",
"SalesReturnLedgerCode": "sample string 15",
"StockTransferLedgerCode": "sample string 16",
"CostOfProductionLedgerCode": "sample string 17",
"Excisable": "sample string 18",
"Cenvatable": "sample string 19",
"RG1": "sample string 20",
"RG23": "sample string 21",
"IsBarcoded": "sample string 22",
"InnerCount": 1,
"OuterCount": 1,
"CreatedBy": 1,
"CreatedOn": "2025-12-17T23:49:23.4739983+00:00",
"ModifiedBy": 1,
"ModifiedOn": "2025-12-17T23:49:23.4739983+00:00",
"WIPLedgerCode": "sample string 23",
"MaterialIssforProductionLedgerCode": "sample string 24",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"StockTransferInwardLedgerCode": "sample string 25",
"BrandId": 1,
"ParentItemCode": "sample string 26",
"FGCheckFlag": "sample string 27",
"SampleFlag": "sample string 28",
"ProjectFlag": "sample string 29",
"DMSFlag": "sample string 30",
"FAFlag": "sample string 31",
"Warranty": 32,
"CompanyName": "sample string 33"
}
]
application/xml, text/xml
Sample:
<ArrayOfC_ItemMaster xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RREL.Data.Models">
<C_ItemMaster>
<BrandId>1</BrandId>
<CapitalLedgerCode>sample string 13</CapitalLedgerCode>
<Cenvatable>sample string 19</Cenvatable>
<CommodityId>1</CommodityId>
<CompanyName>sample string 33</CompanyName>
<CostGroup>1</CostGroup>
<CostOfProductionLedgerCode>sample string 17</CostOfProductionLedgerCode>
<CostPrice>1</CostPrice>
<CreatedBy>1</CreatedBy>
<CreatedOn>2025-12-17T23:49:23.4739983+00:00</CreatedOn>
<DMSFlag>sample string 30</DMSFlag>
<Excisable>sample string 18</Excisable>
<FAFlag>sample string 31</FAFlag>
<FGCheckFlag>sample string 27</FGCheckFlag>
<FinancialItemGroup>sample string 6</FinancialItemGroup>
<HSNCode>sample string 10</HSNCode>
<Height>1</Height>
<Id>1</Id>
<InnerCount>1</InnerCount>
<InventoryUnit>1</InventoryUnit>
<IsBarcoded>sample string 22</IsBarcoded>
<ItemCode>sample string 2</ItemCode>
<ItemName>sample string 3</ItemName>
<ItemSize>sample string 8</ItemSize>
<ItemType>sample string 4</ItemType>
<ItemWeight>1</ItemWeight>
<Length>1</Length>
<ManufactureCompany>sample string 5</ManufactureCompany>
<MaterialIssforProductionLedgerCode>sample string 24</MaterialIssforProductionLedgerCode>
<ModifiedBy>1</ModifiedBy>
<ModifiedOn>2025-12-17T23:49:23.4739983+00:00</ModifiedOn>
<NoOfCore>sample string 9</NoOfCore>
<OuterCount>1</OuterCount>
<ParentItemCode>sample string 26</ParentItemCode>
<ProductClassId>1</ProductClassId>
<ProductGroupId>1</ProductGroupId>
<ProductMainGroupId>7</ProductMainGroupId>
<ProductTypeId>1</ProductTypeId>
<ProjectFlag>sample string 29</ProjectFlag>
<PurchaseLedgerCode>sample string 11</PurchaseLedgerCode>
<PurchasePrice>1</PurchasePrice>
<PurchaseReturnLedgerCode>sample string 14</PurchaseReturnLedgerCode>
<PurchaseUnit>1</PurchaseUnit>
<RG1>sample string 20</RG1>
<RG23>sample string 21</RG23>
<SalesLedgerCode>sample string 12</SalesLedgerCode>
<SalesPrice>1</SalesPrice>
<SalesReturnLedgerCode>sample string 15</SalesReturnLedgerCode>
<SalesUnit>1</SalesUnit>
<SampleFlag>sample string 28</SampleFlag>
<StockTransferInwardLedgerCode>sample string 25</StockTransferInwardLedgerCode>
<StockTransferLedgerCode>sample string 16</StockTransferLedgerCode>
<WIPLedgerCode>sample string 23</WIPLedgerCode>
<WarehouseId>1</WarehouseId>
<Warranty>32</Warranty>
<WeightUnit>1</WeightUnit>
<Width>1</Width>
</C_ItemMaster>
<C_ItemMaster>
<BrandId>1</BrandId>
<CapitalLedgerCode>sample string 13</CapitalLedgerCode>
<Cenvatable>sample string 19</Cenvatable>
<CommodityId>1</CommodityId>
<CompanyName>sample string 33</CompanyName>
<CostGroup>1</CostGroup>
<CostOfProductionLedgerCode>sample string 17</CostOfProductionLedgerCode>
<CostPrice>1</CostPrice>
<CreatedBy>1</CreatedBy>
<CreatedOn>2025-12-17T23:49:23.4739983+00:00</CreatedOn>
<DMSFlag>sample string 30</DMSFlag>
<Excisable>sample string 18</Excisable>
<FAFlag>sample string 31</FAFlag>
<FGCheckFlag>sample string 27</FGCheckFlag>
<FinancialItemGroup>sample string 6</FinancialItemGroup>
<HSNCode>sample string 10</HSNCode>
<Height>1</Height>
<Id>1</Id>
<InnerCount>1</InnerCount>
<InventoryUnit>1</InventoryUnit>
<IsBarcoded>sample string 22</IsBarcoded>
<ItemCode>sample string 2</ItemCode>
<ItemName>sample string 3</ItemName>
<ItemSize>sample string 8</ItemSize>
<ItemType>sample string 4</ItemType>
<ItemWeight>1</ItemWeight>
<Length>1</Length>
<ManufactureCompany>sample string 5</ManufactureCompany>
<MaterialIssforProductionLedgerCode>sample string 24</MaterialIssforProductionLedgerCode>
<ModifiedBy>1</ModifiedBy>
<ModifiedOn>2025-12-17T23:49:23.4739983+00:00</ModifiedOn>
<NoOfCore>sample string 9</NoOfCore>
<OuterCount>1</OuterCount>
<ParentItemCode>sample string 26</ParentItemCode>
<ProductClassId>1</ProductClassId>
<ProductGroupId>1</ProductGroupId>
<ProductMainGroupId>7</ProductMainGroupId>
<ProductTypeId>1</ProductTypeId>
<ProjectFlag>sample string 29</ProjectFlag>
<PurchaseLedgerCode>sample string 11</PurchaseLedgerCode>
<PurchasePrice>1</PurchasePrice>
<PurchaseReturnLedgerCode>sample string 14</PurchaseReturnLedgerCode>
<PurchaseUnit>1</PurchaseUnit>
<RG1>sample string 20</RG1>
<RG23>sample string 21</RG23>
<SalesLedgerCode>sample string 12</SalesLedgerCode>
<SalesPrice>1</SalesPrice>
<SalesReturnLedgerCode>sample string 15</SalesReturnLedgerCode>
<SalesUnit>1</SalesUnit>
<SampleFlag>sample string 28</SampleFlag>
<StockTransferInwardLedgerCode>sample string 25</StockTransferInwardLedgerCode>
<StockTransferLedgerCode>sample string 16</StockTransferLedgerCode>
<WIPLedgerCode>sample string 23</WIPLedgerCode>
<WarehouseId>1</WarehouseId>
<Warranty>32</Warranty>
<WeightUnit>1</WeightUnit>
<Width>1</Width>
</C_ItemMaster>
</ArrayOfC_ItemMaster>
application/x-www-form-urlencoded
Sample:
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. |