# Teklif Sipariş Durum Güncelle **PUT /api/TeklifsiparisDurum/update** Mevcut teklif sipariş durumu kaydını günceller. Bu işlem, belirtilen teklif sipariş durumu bilgilerini günceller 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) - **durum** (string) İşlem durumu. - **id** (integer(int32)) Benzersiz kimlik numarası. - **kullaniciAdi** (string | null) Kullanıcı adı. - **subeAdi** (string | null) Şube adı. - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)