# POS Güncelle **PUT /api/Pos/update** Belirtilen POS kaydını günceller. Bu işlem, mevcut bir POS kaydının bilgilerini değiştirmenizi sağlar. ## Servers - SwaggerHub API Auto Mocking: https://apiv3.bilsoft.com (SwaggerHub API Auto Mocking) ## Parameters ## Body parameters Content-type: application/json - **apiPosTur** (string | null) POS cihazının türünü belirtir. - **deviceKey** (string | null) POS cihazının benzersiz anahtarını temsil eder. - **id** (integer(int32)) Benzersiz kimlik numarası. - **kullaniciAdi** (string | null) Kullanıcı adı. - **merchantKey** (string | null) Ticari işlemler için kullanılan benzersiz anahtar. - **secretKey** (string | null) Güvenlik amacıyla kullanılan gizli anahtar. - **sifre** (string | null) Hesap veya sistem şifresi. - **subeAdi** (string | null) Şube adı. - **userId** (string | null) Kullanıcının benzersiz kimlik numarası. - **Additional properties are NOT allowed** () ## Responses ### 200: Success [Powered by Bump.sh](https://bump.sh)