# Utslog Ekle **POST /api/Utslog/add** Sisteme yeni bir Utslog nesnesi ekler. Bu işlem, belirtilen Utslog bilgilerini kaydeder 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)