# Cari Adres Ekle Toplu **POST /api/CariAdresler/addrange** Belirtilen aralıkta birden fazla cari adres ekler. Bu işlem, toplu müşteri adresleri eklemek için kullanılır. ## Servers - SwaggerHub API Auto Mocking: https://apiv3.bilsoft.com (SwaggerHub API Auto Mocking) ## Parameters ### Body: application/json (array[object]) - **cariId** (integer(int32) | null) Cari hesabın benzersiz kimlik numarası. - **cep** (string | null) Kullanıcının cep telefonu numarası. - **id** (integer(int32)) Benzersiz kimlik numarası. - **il** (string | null) İl bilgisi. - **ilce** (string | null) İlçe bilgisi. - **mail** (string | null) E-posta adresi. - **postaKodu** (string | null) Posta kodu. - **sevkAdres** (string | null) Sevk adresi. - **tel** (string | null) Telefon numarası. - **ulke** (string | null) Ülke bilgisi. - **yetkili** (string | null) Yetkili kişinin adı. - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)