{
"body": {
"auditStatus": "TO_BE_SUBMIT",
"status": "DISABLED",
"code": "string",
"name": "string",
"categoryCode": "string",
"unit": "string",
"type": "string",
"allowSale": 0,
"allowPurchase": 0,
"allowProduction": 0,
"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
},
"itemCustomizeFields": {
"key": {}
},
"itemAssistUnits": [
{
"unitCode": "string",
"baseToAssistRatioVal": 0.01,
"assistToBaseRatioVal": 0.01
}
]
}
}