# Utslog Güncelle **PUT /api/Utslog/update** Mevcut bir Utslog nesnesini günceller. Bu işlem, belirtilen Utslog bilgisini günceller ve başarılı olduğunu belirtir. ## Servers - SwaggerHub API Auto Mocking: https://apiv3.bilsoft.com (SwaggerHub API Auto Mocking) ## Parameters ### Body: application/json (object) - **id** (integer(int32)) Benzersiz kimlik numarası. - **islemTur** (string | null) İşlem türü. - **kullaniciAdi** (string | null) Kullanıcı adı. - **sonuc** (string | null) İşlem sonucu. - **subeAdi** (string | null) Şube adı. - **tarih** (string(date-time) | null) Tarih ve saat bilgisi. - **urunBilgiJson** (string | null) Ürün bilgi JSON formatı. - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)