Doğa Sigorta API Test

Test Verisi:

{
    "tckn": "12345678901",
    "dogumTarihi": "1985-01-01",
    "telefon": "5551234567",
    "email": "test@gelkurtar.com",
    "yapiTarzi": "4",
    "yuzOlcumu": 100,
    "binaInsaYili": "9",
    "binaKatSayisi": "05",
    "uavt": "123456789"
}

API Çağrısı yapılıyor...


Sonuç:

HATA:
Doğa Sigorta API hatası: HTTP Error: 500 - Response: soap:ServerSystem.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.ArgumentNullException: Key cannot be null. Parameter name: key at System.Collections.Hashtable.ContainsKey(Object key)

Tam Yanıt:

{
    "success": false,
    "error": "Do\u011fa Sigorta API hatas\u0131: HTTP Error: 500 - Response: soap:Server<\/faultcode>System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.ArgumentNullException: Key cannot be null.\r\nParameter name: key\r\n   at System.Collections.Hashtable.ContainsKey(Object key)\r\n"
}