{
"code": "string",
"name": "string",
"categoryCode": "string",
"unit": "string",
"type": "PRODUCTS",
"allowSale": true,
"allowPurchase": true,
"allowProduction": true,
"allowOutsource": true,
"auditStatus": "TO_BE_SUBMIT",
"status": "DISABLED",
"attributes": [
{
"key": "string",
"value": "string"
}
],
"inventoryAttributes": {
"useBatch": true,
"useSN": true,
"snType": "CATEGORY",
"useKey": true,
"shelfLife": 0,
"useOverdueMessage": true,
"useSafetyInventory": true,
"maxInventory": 0,
"safetyInventory": 0,
"minInventory": 0,
"rePurchasePoint": 0,
"defaultWarehouseCode": "string",
"defaultWarehouseLocation": "string",
"abcCategory": 0,
"cost": 0,
"realCostPrice": 0,
"minPackQuantity": 0,
"useLockInventory": true,
"enableInteger": true,
"integerWay": "UP",
"fifo": "NONE",
"fifoRule": "STOCK_BATCH_CREATE",
"enableFifoScanCheck": true
},
"manufactureAttributes": {
"dailyProduction": 0,
"defectiveRate": 0,
"planStrategy": 0,
"planBatchSize": 0,
"batchSize": 0,
"incrementSize": 0
},
"itemSupplyChainAttributes": {
"procurementPriceType": "INCLUDE_TAX_PRICE",
"procurementPrice": 0,
"procurementTax": 0,
"overReceiveRate": 0,
"salePriceType": "INCLUDE_TAX_PRICE",
"salePrice": 0,
"saleTax": 0,
"overDeliveryRate": 0,
"isConfigurable": true
},
"itemQualityInspectionAttributes": {
"useProcurementInspection": true,
"procurementInspectionScheme": "string",
"procurementInspectionStandard": "string"
},
"updateItemSpecificationConfig": true,
"itemSpecificationConfigParams": [
{
"key": "string",
"valueSet": [
"string"
],
"valuesFrom": "CUSTOM"
}
],
"itemAssistUnits": [
{
"unitCode": "string",
"baseToAssistRatioVal": 0.01,
"assistToBaseRatioVal": 0.01
}
],
"itemUnit": {
"baseUnit": "string",
"inventoryUnit": "string",
"inventoryToBaseQuantity": 0,
"baseToInventoryQuantity": 0,
"productionUnit": "string",
"productionToBaseQuantity": 0,
"baseToProductionQuantity": 0,
"jbkUnit": "string",
"productionToJbkQuantity": 0,
"jbkToProductionQuantity": 0,
"saleUnit": "string",
"saleToBaseQuantity": 0,
"baseToSaleQuantity": 0,
"purchaseUnit": "string",
"purchaseToBaseQuantity": 0,
"baseToPurchaseQuantity": 0
},
"itemAttachmentAttributes": {
"attachments": [
{
"url": "string",
"type": "string",
"name": "string",
"size": 0
}
],
"blueprints": [
{
"url": "string",
"type": "string",
"name": "string",
"size": 0
}
],
"comments": "string"
},
"itemCustomizeFields": {
"key": {}
},
"itemUnitParam": {
"baseUnitName": "string",
"inventoryUnitName": "string",
"inventoryToBaseQuantity": 0,
"baseToInventoryQuantity": 0,
"productionUnitName": "string",
"productionToBaseQuantity": 0,
"baseToProductionQuantity": 0,
"jbkUnitName": "string",
"productionToJbkQuantity": 0,
"jbkToProductionQuantity": 0,
"saleUnitName": "string",
"saleToBaseQuantity": 0,
"baseToSaleQuantity": 0,
"purchaseUnitName": "string",
"purchaseToBaseQuantity": 0,
"baseToPurchaseQuantity": 0
}
}