Create inventory itemAsk AIpost https://restapi.rev.io/v1/InventoryItemCreate a new inventory item.Body ParamsThe inventory item to create.inventory_item_idint32Primary identifier for this inventory item.inventory_type_idint32Primary identifier for the type of inventory this item is.identifierstringlength between 0 and 255Associated string identifier for the inventory item.customer_idint32Foreign identifier for the customer associated with the inventory item.statusstringenumStatus of the inventory item.AVAILABLEUNAVAILABLEASSIGNEDAllowed:AVAILABLEUNAVAILABLEASSIGNEDfieldsarray of objectsCustom field input.fieldsADD objectMetadataacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 201Created 400BadRequest 500InternalServerErrorUpdated 7 months ago