# Hızlı Satış Buton Ayar Güncelle Toplu **PUT /api/Hizlisatisbutonayarlari/updaterange** Belirtilen aralıkta bulunan hızlı satış buton ayarlarını toplu olarak günceller. Bu işlem, birden fazla hızlı satış buton ayarının aynı anda güncellenmesi gerektiğinde kullanılır. ## Servers - SwaggerHub API Auto Mocking: https://apiv3.bilsoft.com (SwaggerHub API Auto Mocking) ## Parameters ### Body: application/json (array[object]) - **butonName** (string | null) Butonun adı. - **id** (integer(int32)) Butonun benzersiz ID'si. - **stokAdi** (string | null) Stok ürününün adı. - **stokBarkod** (string | null) Stok ürününün barkodu. - **stokFiyat** (number(double) | null) Stok ürününün fiyatı. - **stokId** (integer(int32) | null) Stok kimlik numarası. - **stokResim** (string | null) Stok ürününün resmi. - **subeAdi** (string | null) Şube adı. - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)