# Cari Not Güncelle **PUT /api/CariNot/update** Belirtilen ID'ye sahip cari notu günceller. Bu işlem, mevcut bir müşteri notundaki bilgileri güncellemek için kullanılır. ## Servers - SwaggerHub API Auto Mocking: https://apiv3.bilsoft.com (SwaggerHub API Auto Mocking) ## Parameters ### Body: application/json (object) - **aciklama** (string | null) aciklama açıklaması. - **cariId** (integer(int32) | null) - **id** (integer(int32)) Benzersiz kimlik numarası. - **kullaniciAdi** (string | null) Kullanıcı adı. - **subeAdi** (string | null) Şube adı. - **tarih** (string(date-time) | null) Tarih ve saat bilgisi. - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)