YapıKredi EHO Bağlantı Testi

Endpoint: https://dpextprd.yapikredi.com.tr/Hmn/EhoAccountTransactionService
Kullanıcı: INTGAB98 · Firma: AB98

4) WSDL indirme & parse

HTTP200
Boyut1,972 byte
İşlem sayısı1
Cache dosyası/www/wwwroot/test.abdulfettah.com/wsdl_cache/EhoAccountTransactionService.wsdl
Operasyonlar
  • sorgula
Ham WSDL (paste edilebilir)
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:wsp200409="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsp200607="http://www.w3.org/2006/07/ws-policy" xmlns:ns0="http://intf.service.electronicaccountsummary.eho.hmn.ykb.com/" xmlns:ns1="http://service.electronicaccountsummary.eho.hmn.ykb.com/" targetNamespace="http://intf.service.electronicaccountsummary.eho.hmn.ykb.com/">
  <wsdl:import location="EhoAccountTransactionService?ns1.wsdl" namespace="http://service.electronicaccountsummary.eho.hmn.ykb.com/"/>
  <wsdl:types xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:schema>
      <xsd:import schemaLocation="EhoAccountTransactionService.xsd1.xsd" namespace="http://intf.service.electronicaccountsummary.eho.hmn.ykb.com/"/>
    </xsd:schema>
  </wsdl:types>
  <wsdl:message name="HmnServiceException">
    <wsdl:part xmlns:xsns="http://intf.service.electronicaccountsummary.eho.hmn.ykb.com/" name="HmnServiceException" element="xsns:HmnServiceException"/>
  </wsdl:message>
  <wsdl:message name="sorgula">
    <wsdl:part xmlns:xsns="http://intf.service.electronicaccountsummary.eho.hmn.ykb.com/" name="parameters" element="xsns:sorgula"/>
  </wsdl:message>
  <wsdl:message name="sorgulaResponse">
    <wsdl:part xmlns:xsns="http://intf.service.electronicaccountsummary.eho.hmn.ykb.com/" name="parameters" element="xsns:sorgulaResponse"/>
  </wsdl:message>
  <wsdl:portType name="IEhoAccountTransactionService">
    <wsdl:operation name="sorgula">
      <wsdl:input name="sorgula" message="ns0:sorgula"/>
      <wsdl:output name="sorgulaResponse" message="ns0:sorgulaResponse"/>
      <wsdl:fault name="HmnServiceException" message="ns0:HmnServiceException"/>
    </wsdl:operation>
  </wsdl:portType>
</wsdl:definitions>

Adım adım test etmek için üstteki bağlantıları kullan. Hepsi yeşil olursa, sıradaki adım gerçek bir SOAP çağrısı (auth header + örnek metod).