Create a New CIAsk AIpost https://{account}.sysaidit.com/connect/v1/cisCreate a new CI in your SysAid account.Body ParamsserialNumberstring | nullThe serial number of the CI.primaryCategoryIdinteger | nullThe primary category ID of the CI.secondaryCategoryIdinteger | nullThe secondary category ID providing further classification.thirdLevelCategoryIdinteger | nullThe tertiary classification ID of the item.ownerIdinteger | nullThe unique identifier of the user who owns the CI.ownerGroupIdinteger | nullThe unique identifier of the group that owns the CI.locationIdinteger | nullThe identifier of the CI location.companyIdinteger | nullThe identifier of the company the CI is assigned to.statusIdinteger | nullThe identifier of the CI's status.priorityIdinteger | nullThe identifier of the CI's priority level.supplierIdinteger | nullThe identifier of the CI's supplier.supplyDatedate | nullThe date when the CI was supplied.acceptDatedate | nullThe date when the CI was accepted from the supplier.ciTypeIdintegerrequiredThe type identifier for the CI.ciSubtypeIdintegerrequiredThe sub-type identifier for the CI.namestringrequiredThe name of the CI.Responses 201The created CI. 400The request was invalid or cannot be served 401Authentication information is missing or invalidUpdated 6 months ago