<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;?php
/**
 * This file aims to show you how to use this generated package.
 * In addition, the goal is to show which methods are available and the fist needed parameter(s)
 * You have to use an associative array such as:
 * - the key must be a constant beginning with WSDL_ from AbstractSoapClientbase class each generated ServiceType class extends this class
 * - the value must be the corresponding key value (each option matches a {@link http://www.php.net/manual/en/soapclient.soapclient.php} option)
 * $options = array(
 * \WsdlToPhp\PackageBase\AbstractSoapClientBase::WSDL_URL =&gt; 'http://webservices.suratkargo.com.tr/services.asmx?wsdl',
 * \WsdlToPhp\PackageBase\AbstractSoapClientBase::WSDL_TRACE =&gt; true,
 * \WsdlToPhp\PackageBase\AbstractSoapClientBase::WSDL_LOGIN =&gt; 'you_secret_login',
 * \WsdlToPhp\PackageBase\AbstractSoapClientBase::WSDL_PASSWORD =&gt; 'you_secret_password',
 * );
 * etc....
 */
require_once __DIR__ . '/vendor/autoload.php';
/**
 * Minimal options
 */
$options = array(
    \WsdlToPhp\PackageBase\AbstractSoapClientBase::WSDL_URL =&gt; 'http://webservices.suratkargo.com.tr/services.asmx?wsdl',
    \WsdlToPhp\PackageBase\AbstractSoapClientBase::WSDL_CLASSMAP =&gt; ClassMap::get(),
);
/**
 * Samples for Barkod ServiceType
 */
$barkod = new \ServiceType\Barkod($options);
/**
 * Sample call for Barkod operation/method
 */
if ($barkod-&gt;Barkod(new \StructType\Barkod()) !== false) {
    print_r($barkod-&gt;getResult());
} else {
    print_r($barkod-&gt;getLastError());
}
/**
 * Sample call for BarkodToplu operation/method
 */
if ($barkod-&gt;BarkodToplu(new \StructType\BarkodToplu()) !== false) {
    print_r($barkod-&gt;getResult());
} else {
    print_r($barkod-&gt;getLastError());
}
/**
 * Samples for Takip ServiceType
 */
$takip = new \ServiceType\Takip($options);
/**
 * Sample call for TakipNo operation/method
 */
if ($takip-&gt;TakipNo(new \StructType\TakipNo()) !== false) {
    print_r($takip-&gt;getResult());
} else {
    print_r($takip-&gt;getLastError());
}
/**
 * Sample call for TakipNoToplu operation/method
 */
if ($takip-&gt;TakipNoToplu(new \StructType\TakipNoToplu()) !== false) {
    print_r($takip-&gt;getResult());
} else {
    print_r($takip-&gt;getLastError());
}
/**
 * Sample call for TakipNodanKargoTeslimatBilgisi operation/method
 */
if ($takip-&gt;TakipNodanKargoTeslimatBilgisi(new \StructType\TakipNodanKargoTeslimatBilgisi()) !== false) {
    print_r($takip-&gt;getResult());
} else {
    print_r($takip-&gt;getLastError());
}
/**
 * Samples for Gruplu ServiceType
 */
$gruplu = new \ServiceType\Gruplu($options);
/**
 * Sample call for GrupluTakipNo operation/method
 */
if ($gruplu-&gt;GrupluTakipNo(new \StructType\GrupluTakipNo()) !== false) {
    print_r($gruplu-&gt;getResult());
} else {
    print_r($gruplu-&gt;getLastError());
}
/**
 * Samples for Web ServiceType
 */
$web = new \ServiceType\Web($options);
/**
 * Sample call for WebSiparisKoduAlicidan operation/method
 */
if ($web-&gt;WebSiparisKoduAlicidan(new \StructType\WebSiparisKoduAlicidan()) !== false) {
    print_r($web-&gt;getResult());
} else {
    print_r($web-&gt;getLastError());
}
/**
 * Sample call for WebSiparisKoduBorcludan operation/method
 */
if ($web-&gt;WebSiparisKoduBorcludan(new \StructType\WebSiparisKoduBorcludan()) !== false) {
    print_r($web-&gt;getResult());
} else {
    print_r($web-&gt;getLastError());
}
/**
 * Sample call for WebSiparisKodu operation/method
 */
if ($web-&gt;WebSiparisKodu(new \StructType\WebSiparisKodu()) !== false) {
    print_r($web-&gt;getResult());
} else {
    print_r($web-&gt;getLastError());
}
/**
 * Sample call for WebSiparisKoduTopluAlicidan operation/method
 */
if ($web-&gt;WebSiparisKoduTopluAlicidan(new \StructType\WebSiparisKoduTopluAlicidan()) !== false) {
    print_r($web-&gt;getResult());
} else {
    print_r($web-&gt;getLastError());
}
/**
 * Sample call for WebSiparisKoduTopluBorcludan operation/method
 */
if ($web-&gt;WebSiparisKoduTopluBorcludan(new \StructType\WebSiparisKoduTopluBorcludan()) !== false) {
    print_r($web-&gt;getResult());
} else {
    print_r($web-&gt;getLastError());
}
/**
 * Sample call for WebSiparisKoduToplu operation/method
 */
if ($web-&gt;WebSiparisKoduToplu(new \StructType\WebSiparisKoduToplu()) !== false) {
    print_r($web-&gt;getResult());
} else {
    print_r($web-&gt;getLastError());
}
/**
 * Sample call for WebSiparisKodundanKargoTeslimatBilgisi operation/method
 */
if ($web-&gt;WebSiparisKodundanKargoTeslimatBilgisi(new \StructType\WebSiparisKodundanKargoTeslimatBilgisi()) !== false) {
    print_r($web-&gt;getResult());
} else {
    print_r($web-&gt;getLastError());
}
/**
 * Samples for Sozlesmey ServiceType
 */
$sozlesmey = new \ServiceType\Sozlesmey($options);
/**
 * Sample call for SozlesmeyGoreKargoTakip operation/method
 */
if ($sozlesmey-&gt;SozlesmeyGoreKargoTakip(new \StructType\SozlesmeyGoreKargoTakip()) !== false) {
    print_r($sozlesmey-&gt;getResult());
} else {
    print_r($sozlesmey-&gt;getLastError());
}
/**
 * Sample call for SozlesmeyGoreKargoTakipTarihli operation/method
 */
if ($sozlesmey-&gt;SozlesmeyGoreKargoTakipTarihli(new \StructType\SozlesmeyGoreKargoTakipTarihli()) !== false) {
    print_r($sozlesmey-&gt;getResult());
} else {
    print_r($sozlesmey-&gt;getLastError());
}
/**
 * Samples for Sozlesmeye ServiceType
 */
$sozlesmeye = new \ServiceType\Sozlesmeye($options);
/**
 * Sample call for SozlesmeyeGoreKargoTakip operation/method
 */
if ($sozlesmeye-&gt;SozlesmeyeGoreKargoTakip(new \StructType\SozlesmeyeGoreKargoTakip()) !== false) {
    print_r($sozlesmeye-&gt;getResult());
} else {
    print_r($sozlesmeye-&gt;getLastError());
}
/**
 * Samples for Pazaryeri ServiceType
 */
$pazaryeri = new \ServiceType\Pazaryeri($options);
/**
 * Sample call for PazaryeriGonderiHareketDetayli operation/method
 */
if ($pazaryeri-&gt;PazaryeriGonderiHareketDetayli(new \StructType\PazaryeriGonderiHareketDetayli()) !== false) {
    print_r($pazaryeri-&gt;getResult());
} else {
    print_r($pazaryeri-&gt;getLastError());
}
/**
 * Samples for Kapidan ServiceType
 */
$kapidan = new \ServiceType\Kapidan($options);
/**
 * Sample call for KapidanTakip operation/method
 */
if ($kapidan-&gt;KapidanTakip(new \StructType\KapidanTakip()) !== false) {
    print_r($kapidan-&gt;getResult());
} else {
    print_r($kapidan-&gt;getLastError());
}
/**
 * Sample call for KapidanOdemeliKargolar operation/method
 */
if ($kapidan-&gt;KapidanOdemeliKargolar(new \StructType\KapidanOdemeliKargolar()) !== false) {
    print_r($kapidan-&gt;getResult());
} else {
    print_r($kapidan-&gt;getLastError());
}
/**
 * Samples for Cari ServiceType
 */
$cari = new \ServiceType\Cari($options);
/**
 * Sample call for CariKoduveSifre operation/method
 */
if ($cari-&gt;CariKoduveSifre(new \StructType\CariKoduveSifre()) !== false) {
    print_r($cari-&gt;getResult());
} else {
    print_r($cari-&gt;getLastError());
}
/**
 * Samples for Teslimati ServiceType
 */
$teslimati = new \ServiceType\Teslimati($options);
/**
 * Sample call for TeslimatiYapilanGuneGoreKargoBilgileri operation/method
 */
if ($teslimati-&gt;TeslimatiYapilanGuneGoreKargoBilgileri(new \StructType\TeslimatiYapilanGuneGoreKargoBilgileri()) !== false) {
    print_r($teslimati-&gt;getResult());
} else {
    print_r($teslimati-&gt;getLastError());
}
/**
 * Samples for Musteri ServiceType
 */
$musteri = new \ServiceType\Musteri($options);
/**
 * Sample call for MusteriBilgisi operation/method
 */
if ($musteri-&gt;MusteriBilgisi(new \StructType\MusteriBilgisi()) !== false) {
    print_r($musteri-&gt;getResult());
} else {
    print_r($musteri-&gt;getLastError());
}
/**
 * Sample call for MusteriBilgisiYeni operation/method
 */
if ($musteri-&gt;MusteriBilgisiYeni(new \StructType\MusteriBilgisiYeni()) !== false) {
    print_r($musteri-&gt;getResult());
} else {
    print_r($musteri-&gt;getLastError());
}
/**
 * Sample call for MusteriBilgisiProva operation/method
 */
if ($musteri-&gt;MusteriBilgisiProva(new \StructType\MusteriBilgisiProva()) !== false) {
    print_r($musteri-&gt;getResult());
} else {
    print_r($musteri-&gt;getLastError());
}
/**
 * Samples for Alici ServiceType
 */
$alici = new \ServiceType\Alici($options);
/**
 * Sample call for AliciCariKoduveSifre operation/method
 */
if ($alici-&gt;AliciCariKoduveSifre(new \StructType\AliciCariKoduveSifre()) !== false) {
    print_r($alici-&gt;getResult());
} else {
    print_r($alici-&gt;getLastError());
}
/**
 * Samples for Iade ServiceType
 */
$iade = new \ServiceType\Iade($options);
/**
 * Sample call for IadeKargolar operation/method
 */
if ($iade-&gt;IadeKargolar(new \StructType\IadeKargolar()) !== false) {
    print_r($iade-&gt;getResult());
} else {
    print_r($iade-&gt;getLastError());
}
/**
 * Sample call for IadeKargolarProva operation/method
 */
if ($iade-&gt;IadeKargolarProva(new \StructType\IadeKargolarProva()) !== false) {
    print_r($iade-&gt;getResult());
} else {
    print_r($iade-&gt;getLastError());
}
/**
 * Sample call for IadeKargolarToplu operation/method
 */
if ($iade-&gt;IadeKargolarToplu(new \StructType\IadeKargolarToplu()) !== false) {
    print_r($iade-&gt;getResult());
} else {
    print_r($iade-&gt;getLastError());
}
/**
 * Sample call for IadeKargolarTopluAlim operation/method
 */
if ($iade-&gt;IadeKargolarTopluAlim(new \StructType\IadeKargolarTopluAlim()) !== false) {
    print_r($iade-&gt;getResult());
} else {
    print_r($iade-&gt;getLastError());
}
/**
 * Samples for Ivr ServiceType
 */
$ivr = new \ServiceType\Ivr($options);
/**
 * Sample call for IvrKargomNerede operation/method
 */
if ($ivr-&gt;IvrKargomNerede(new \StructType\IvrKargomNerede()) !== false) {
    print_r($ivr-&gt;getResult());
} else {
    print_r($ivr-&gt;getLastError());
}
/**
 * Sample call for IvrKargomNeredeTelNo operation/method
 */
if ($ivr-&gt;IvrKargomNeredeTelNo(new \StructType\IvrKargomNeredeTelNo()) !== false) {
    print_r($ivr-&gt;getResult());
} else {
    print_r($ivr-&gt;getLastError());
}
/**
 * Samples for Get ServiceType
 */
$get = new \ServiceType\Get($options);
/**
 * Sample call for GetEFaturaCariUyeleriList operation/method
 */
if ($get-&gt;GetEFaturaCariUyeleriList(new \StructType\GetEFaturaCariUyeleriList()) !== false) {
    print_r($get-&gt;getResult());
} else {
    print_r($get-&gt;getLastError());
}
/**
 * Sample call for GetPlanlananTeslimTarihi operation/method
 */
if ($get-&gt;GetPlanlananTeslimTarihi(new \StructType\GetPlanlananTeslimTarihi()) !== false) {
    print_r($get-&gt;getResult());
} else {
    print_r($get-&gt;getLastError());
}
/**
 * Samples for Yurt ServiceType
 */
$yurt = new \ServiceType\Yurt($options);
/**
 * Sample call for YurtDisiKargoTakipWebSiparisKodundan operation/method
 */
if ($yurt-&gt;YurtDisiKargoTakipWebSiparisKodundan(new \StructType\YurtDisiKargoTakipWebSiparisKodundan()) !== false) {
    print_r($yurt-&gt;getResult());
} else {
    print_r($yurt-&gt;getLastError());
}
/**
 * Sample call for YurtDisiKargoTakipDetayliWebSiparisKodundan operation/method
 */
if ($yurt-&gt;YurtDisiKargoTakipDetayliWebSiparisKodundan(new \StructType\YurtDisiKargoTakipDetayliWebSiparisKodundan()) !== false) {
    print_r($yurt-&gt;getResult());
} else {
    print_r($yurt-&gt;getLastError());
}
/**
 * Samples for Gonderi ServiceType
 */
$gonderi = new \ServiceType\Gonderi($options);
/**
 * Sample call for GonderiWebServiceYurtDisi operation/method
 */
if ($gonderi-&gt;GonderiWebServiceYurtDisi(new \StructType\GonderiWebServiceYurtDisi()) !== false) {
    print_r($gonderi-&gt;getResult());
} else {
    print_r($gonderi-&gt;getLastError());
}
/**
 * Sample call for GonderiWebServiceYurDisiTakip operation/method
 */
if ($gonderi-&gt;GonderiWebServiceYurDisiTakip(new \StructType\GonderiWebServiceYurDisiTakip()) !== false) {
    print_r($gonderi-&gt;getResult());
} else {
    print_r($gonderi-&gt;getLastError());
}
/**
 * Sample call for GonderiWebServiceYurDisiTakipDetayli operation/method
 */
if ($gonderi-&gt;GonderiWebServiceYurDisiTakipDetayli(new \StructType\GonderiWebServiceYurDisiTakipDetayli()) !== false) {
    print_r($gonderi-&gt;getResult());
} else {
    print_r($gonderi-&gt;getLastError());
}
/**
 * Sample call for GonderiSil operation/method
 */
if ($gonderi-&gt;GonderiSil(new \StructType\GonderiSil()) !== false) {
    print_r($gonderi-&gt;getResult());
} else {
    print_r($gonderi-&gt;getLastError());
}
/**
 * Samples for KO ServiceType
 */
$kO = new \ServiceType\KO($options);
/**
 * Sample call for KOdemeIslemleri operation/method
 */
if ($kO-&gt;KOdemeIslemleri(new \StructType\KOdemeIslemleri()) !== false) {
    print_r($kO-&gt;getResult());
} else {
    print_r($kO-&gt;getLastError());
}
/**
 * Samples for Gonderiyi ServiceType
 */
$gonderiyi = new \ServiceType\Gonderiyi($options);
/**
 * Sample call for GonderiyiKargoyaGonder operation/method
 */
if ($gonderiyi-&gt;GonderiyiKargoyaGonder(new \StructType\GonderiyiKargoyaGonder()) !== false) {
    print_r($gonderiyi-&gt;getResult());
} else {
    print_r($gonderiyi-&gt;getLastError());
}
/**
 * Samples for Kargo ServiceType
 */
$kargo = new \ServiceType\Kargo($options);
/**
 * Sample call for KargoBarkoduGuncelle operation/method
 */
if ($kargo-&gt;KargoBarkoduGuncelle(new \StructType\KargoBarkoduGuncelle()) !== false) {
    print_r($kargo-&gt;getResult());
} else {
    print_r($kargo-&gt;getLastError());
}
/**
 * Sample call for KargoBarkodu operation/method
 */
if ($kargo-&gt;KargoBarkodu(new \StructType\KargoBarkodu()) !== false) {
    print_r($kargo-&gt;getResult());
} else {
    print_r($kargo-&gt;getLastError());
}
/**
 * Samples for Kargom ServiceType
 */
$kargom = new \ServiceType\Kargom($options);
/**
 * Sample call for KargomNeredeDetay operation/method
 */
if ($kargom-&gt;KargomNeredeDetay(new \StructType\KargomNeredeDetay()) !== false) {
    print_r($kargom-&gt;getResult());
} else {
    print_r($kargom-&gt;getLastError());
}
</pre></body></html>