Replace inventory typeAsk AIput https://restapi.rev.io/v1/InventoryTypes/{id}Replace an existing inventory type.Body ParamsThe replacement inventory type.inventory_type_idint32Primary identifier for this inventory type.categorystringenumUsed to specify a certain category of system-defined inventory. Some additional fields populate on the inventory type based on selection.GeneralTelephone_NumberIP_AddressMobile_DeviceSIM_CardAllowed:GeneralTelephone_NumberIP_AddressMobile_DeviceSIM_Cardidentifierstringrequiredlength between 0 and 100The configured identifier for the given inventory type.namestringrequiredlength between 0 and 100Name that displays in the system for this inventory type.requires_productbooleanWhether this inventory type requires a product.truefalsedescriptionstringConfigured description of the inventory type.statusstringenumSpecifies if the inventory type is active or not.ACTIVEINACTIVEAllowed:ACTIVEINACTIVEformatstringenumInventory type format.NONEESN_DECIMALMEID_DECIMALESN_OR_MEID_DECIMALICCID_DECIMALIMEI_DECIMALMAC_ADDRESSAllowed:NONEESN_DECIMALMEID_DECIMALESN_OR_MEID_DECIMALICCID_DECIMALIMEI_DECIMALMAC_ADDRESSratablebooleanIndicates that if an inventory item of this type is on a service, usage can be linked to the service through the inventory's identifier.truefalsefieldsarray of objectsfieldsADD objectMetadataidint32requiredID of the inventory type to replace.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 400BadRequest 500InternalServerErrorUpdated 7 months ago