# Şoför Bilgi Güncelle **PUT /api/SoforBilgileri/update** Belirtilen "Şoför Bilgileri" kaydını günceller. Bu işlem, mevcut bir şoför bilgisini değiştirmenizi sağlar ve işlemin başarılı olduğunu belirtir. ## Servers - SwaggerHub API Auto Mocking: https://apiv3.bilsoft.com (SwaggerHub API Auto Mocking) ## Parameters ### Body: application/json (object) - **fatId** (integer(int32) | null) Fatura kimlik numarası. - **id** (integer(int32)) Benzersiz kimlik numarası. - **kullaniciAdi** (string | null) Kullanıcı adı. - **soforAd** (string | null) Şoförün adı. - **soforSoyad** (string | null) Şoförün soyadı. - **subeAdi** (string | null) Şube adı. - **tckn** (string | null) tckn açıklaması. - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)