# E-ticaret Ayar Güncelle **PUT /api/Eticaretayarlar/update** Belirtilen ID'ye sahip e-ticaret ayarını günceller. Bu işlem, mevcut bir e-ticaret ayar bilgisindeki 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) - **entegrasyonTur** (string | null) Entegrasyon türünü belirtir. - **id** (integer(int32)) Benzersiz kimlik numarası. - **kullaniciAdi** (string | null) Kullanıcı adı. - **sifre** (string | null) Kullanıcı şifresini belirtir. - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)