CrealogNakliyeciServis
Click here for a complete list of operations.
GetServisSeferler
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /crealog/CrealogNakliyeciServis.asmx HTTP/1.1
Host: crealog.createch.com.tr
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/GetServisSeferler"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<GetServisSeferler xmlns="http://tempuri.org/">
<session>string</session>
</GetServisSeferler>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<GetServisSeferlerResponse xmlns="http://tempuri.org/">
<GetServisSeferlerResult>
<COMPLEX_SERVIS_SEFER>
<SEFER_ID>long</SEFER_ID>
<YUKLEME_TARIHI>dateTime</YUKLEME_TARIHI>
<YUKLEME_KM>int</YUKLEME_KM>
<MUHTELIF_IRSALIYE_NO>string</MUHTELIF_IRSALIYE_NO>
<TERMINAL_ID>int</TERMINAL_ID>
<TERMINAL_ADI>string</TERMINAL_ADI>
<SEFERE_CIKIS_TARIHI>dateTime</SEFERE_CIKIS_TARIHI>
<KAMYON_CEKICI_PLAKA>string</KAMYON_CEKICI_PLAKA>
<ROMORK_PLAKA>string</ROMORK_PLAKA>
<SURUCU_1_TCKN>double</SURUCU_1_TCKN>
<SURUCU_2_TCKN>double</SURUCU_2_TCKN>
<DONUS_TARIHI>dateTime</DONUS_TARIHI>
<YUKLEME_MIKTARI>double</YUKLEME_MIKTARI>
<SIPARISLER>
<COMPLEX_SERVIS_SEFER_SIPARIS xsi:nil="true" />
<COMPLEX_SERVIS_SEFER_SIPARIS xsi:nil="true" />
</SIPARISLER>
<VALIDATION_MESSAGE>string</VALIDATION_MESSAGE>
</COMPLEX_SERVIS_SEFER>
<COMPLEX_SERVIS_SEFER>
<SEFER_ID>long</SEFER_ID>
<YUKLEME_TARIHI>dateTime</YUKLEME_TARIHI>
<YUKLEME_KM>int</YUKLEME_KM>
<MUHTELIF_IRSALIYE_NO>string</MUHTELIF_IRSALIYE_NO>
<TERMINAL_ID>int</TERMINAL_ID>
<TERMINAL_ADI>string</TERMINAL_ADI>
<SEFERE_CIKIS_TARIHI>dateTime</SEFERE_CIKIS_TARIHI>
<KAMYON_CEKICI_PLAKA>string</KAMYON_CEKICI_PLAKA>
<ROMORK_PLAKA>string</ROMORK_PLAKA>
<SURUCU_1_TCKN>double</SURUCU_1_TCKN>
<SURUCU_2_TCKN>double</SURUCU_2_TCKN>
<DONUS_TARIHI>dateTime</DONUS_TARIHI>
<YUKLEME_MIKTARI>double</YUKLEME_MIKTARI>
<SIPARISLER>
<COMPLEX_SERVIS_SEFER_SIPARIS xsi:nil="true" />
<COMPLEX_SERVIS_SEFER_SIPARIS xsi:nil="true" />
</SIPARISLER>
<VALIDATION_MESSAGE>string</VALIDATION_MESSAGE>
</COMPLEX_SERVIS_SEFER>
</GetServisSeferlerResult>
</GetServisSeferlerResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /crealog/CrealogNakliyeciServis.asmx HTTP/1.1
Host: crealog.createch.com.tr
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<GetServisSeferler xmlns="http://tempuri.org/">
<session>string</session>
</GetServisSeferler>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<GetServisSeferlerResponse xmlns="http://tempuri.org/">
<GetServisSeferlerResult>
<COMPLEX_SERVIS_SEFER>
<SEFER_ID>long</SEFER_ID>
<YUKLEME_TARIHI>dateTime</YUKLEME_TARIHI>
<YUKLEME_KM>int</YUKLEME_KM>
<MUHTELIF_IRSALIYE_NO>string</MUHTELIF_IRSALIYE_NO>
<TERMINAL_ID>int</TERMINAL_ID>
<TERMINAL_ADI>string</TERMINAL_ADI>
<SEFERE_CIKIS_TARIHI>dateTime</SEFERE_CIKIS_TARIHI>
<KAMYON_CEKICI_PLAKA>string</KAMYON_CEKICI_PLAKA>
<ROMORK_PLAKA>string</ROMORK_PLAKA>
<SURUCU_1_TCKN>double</SURUCU_1_TCKN>
<SURUCU_2_TCKN>double</SURUCU_2_TCKN>
<DONUS_TARIHI>dateTime</DONUS_TARIHI>
<YUKLEME_MIKTARI>double</YUKLEME_MIKTARI>
<SIPARISLER>
<COMPLEX_SERVIS_SEFER_SIPARIS xsi:nil="true" />
<COMPLEX_SERVIS_SEFER_SIPARIS xsi:nil="true" />
</SIPARISLER>
<VALIDATION_MESSAGE>string</VALIDATION_MESSAGE>
</COMPLEX_SERVIS_SEFER>
<COMPLEX_SERVIS_SEFER>
<SEFER_ID>long</SEFER_ID>
<YUKLEME_TARIHI>dateTime</YUKLEME_TARIHI>
<YUKLEME_KM>int</YUKLEME_KM>
<MUHTELIF_IRSALIYE_NO>string</MUHTELIF_IRSALIYE_NO>
<TERMINAL_ID>int</TERMINAL_ID>
<TERMINAL_ADI>string</TERMINAL_ADI>
<SEFERE_CIKIS_TARIHI>dateTime</SEFERE_CIKIS_TARIHI>
<KAMYON_CEKICI_PLAKA>string</KAMYON_CEKICI_PLAKA>
<ROMORK_PLAKA>string</ROMORK_PLAKA>
<SURUCU_1_TCKN>double</SURUCU_1_TCKN>
<SURUCU_2_TCKN>double</SURUCU_2_TCKN>
<DONUS_TARIHI>dateTime</DONUS_TARIHI>
<YUKLEME_MIKTARI>double</YUKLEME_MIKTARI>
<SIPARISLER>
<COMPLEX_SERVIS_SEFER_SIPARIS xsi:nil="true" />
<COMPLEX_SERVIS_SEFER_SIPARIS xsi:nil="true" />
</SIPARISLER>
<VALIDATION_MESSAGE>string</VALIDATION_MESSAGE>
</COMPLEX_SERVIS_SEFER>
</GetServisSeferlerResult>
</GetServisSeferlerResponse>
</soap12:Body>
</soap12:Envelope>