PRDataService
Click here for a complete list of operations.
FIRMA_MESAJ_KONTROL
Test
To test the operation using the HTTP POST protocol, click the 'Invoke' button.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 /PRDataService.asmx HTTP/1.1
Host: ws.perakenderehberi.net
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/FIRMA_MESAJ_KONTROL"
<?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:Header>
<ServiceAuthHeader xmlns="http://tempuri.org/">
<Username>string</Username>
<Password>string</Password>
</ServiceAuthHeader>
</soap:Header>
<soap:Body>
<FIRMA_MESAJ_KONTROL xmlns="http://tempuri.org/">
<FIRMAID>int</FIRMAID>
</FIRMA_MESAJ_KONTROL>
</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>
<FIRMA_MESAJ_KONTROLResponse xmlns="http://tempuri.org/">
<FIRMA_MESAJ_KONTROLResult>
<SRGT_RMT_MESAJ_DETAY>
<ID>long</ID>
<MAINID>long</MAINID>
<FIRMAID>long</FIRMAID>
<ISCROSSID>boolean</ISCROSSID>
<ISSERVIS>boolean</ISSERVIS>
<CARINO>int</CARINO>
<MESAJTIPI>unsignedByte</MESAJTIPI>
<TARIH>dateTime</TARIH>
<DURUMID>unsignedByte</DURUMID>
<DURUM>string</DURUM>
<ACIKLAMA>string</ACIKLAMA>
<ISERROR>boolean</ISERROR>
<BASLANGICTARIHI>dateTime</BASLANGICTARIHI>
<BITISTARIHI>dateTime</BITISTARIHI>
<SONTARIH>dateTime</SONTARIH>
<CREATEDATE>dateTime</CREATEDATE>
<ERPID>int</ERPID>
<TEDARIKCIILISKIID>int</TEDARIKCIILISKIID>
<CARINOS>string</CARINOS>
<STOKNOS>string</STOKNOS>
<CARIKODS>string</CARIKODS>
<STOKKODS>string</STOKKODS>
<DEPOKODS>string</DEPOKODS>
</SRGT_RMT_MESAJ_DETAY>
<SRGT_RMT_MESAJ_DETAY>
<ID>long</ID>
<MAINID>long</MAINID>
<FIRMAID>long</FIRMAID>
<ISCROSSID>boolean</ISCROSSID>
<ISSERVIS>boolean</ISSERVIS>
<CARINO>int</CARINO>
<MESAJTIPI>unsignedByte</MESAJTIPI>
<TARIH>dateTime</TARIH>
<DURUMID>unsignedByte</DURUMID>
<DURUM>string</DURUM>
<ACIKLAMA>string</ACIKLAMA>
<ISERROR>boolean</ISERROR>
<BASLANGICTARIHI>dateTime</BASLANGICTARIHI>
<BITISTARIHI>dateTime</BITISTARIHI>
<SONTARIH>dateTime</SONTARIH>
<CREATEDATE>dateTime</CREATEDATE>
<ERPID>int</ERPID>
<TEDARIKCIILISKIID>int</TEDARIKCIILISKIID>
<CARINOS>string</CARINOS>
<STOKNOS>string</STOKNOS>
<CARIKODS>string</CARIKODS>
<STOKKODS>string</STOKKODS>
<DEPOKODS>string</DEPOKODS>
</SRGT_RMT_MESAJ_DETAY>
</FIRMA_MESAJ_KONTROLResult>
</FIRMA_MESAJ_KONTROLResponse>
</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 /PRDataService.asmx HTTP/1.1
Host: ws.perakenderehberi.net
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:Header>
<ServiceAuthHeader xmlns="http://tempuri.org/">
<Username>string</Username>
<Password>string</Password>
</ServiceAuthHeader>
</soap12:Header>
<soap12:Body>
<FIRMA_MESAJ_KONTROL xmlns="http://tempuri.org/">
<FIRMAID>int</FIRMAID>
</FIRMA_MESAJ_KONTROL>
</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>
<FIRMA_MESAJ_KONTROLResponse xmlns="http://tempuri.org/">
<FIRMA_MESAJ_KONTROLResult>
<SRGT_RMT_MESAJ_DETAY>
<ID>long</ID>
<MAINID>long</MAINID>
<FIRMAID>long</FIRMAID>
<ISCROSSID>boolean</ISCROSSID>
<ISSERVIS>boolean</ISSERVIS>
<CARINO>int</CARINO>
<MESAJTIPI>unsignedByte</MESAJTIPI>
<TARIH>dateTime</TARIH>
<DURUMID>unsignedByte</DURUMID>
<DURUM>string</DURUM>
<ACIKLAMA>string</ACIKLAMA>
<ISERROR>boolean</ISERROR>
<BASLANGICTARIHI>dateTime</BASLANGICTARIHI>
<BITISTARIHI>dateTime</BITISTARIHI>
<SONTARIH>dateTime</SONTARIH>
<CREATEDATE>dateTime</CREATEDATE>
<ERPID>int</ERPID>
<TEDARIKCIILISKIID>int</TEDARIKCIILISKIID>
<CARINOS>string</CARINOS>
<STOKNOS>string</STOKNOS>
<CARIKODS>string</CARIKODS>
<STOKKODS>string</STOKKODS>
<DEPOKODS>string</DEPOKODS>
</SRGT_RMT_MESAJ_DETAY>
<SRGT_RMT_MESAJ_DETAY>
<ID>long</ID>
<MAINID>long</MAINID>
<FIRMAID>long</FIRMAID>
<ISCROSSID>boolean</ISCROSSID>
<ISSERVIS>boolean</ISSERVIS>
<CARINO>int</CARINO>
<MESAJTIPI>unsignedByte</MESAJTIPI>
<TARIH>dateTime</TARIH>
<DURUMID>unsignedByte</DURUMID>
<DURUM>string</DURUM>
<ACIKLAMA>string</ACIKLAMA>
<ISERROR>boolean</ISERROR>
<BASLANGICTARIHI>dateTime</BASLANGICTARIHI>
<BITISTARIHI>dateTime</BITISTARIHI>
<SONTARIH>dateTime</SONTARIH>
<CREATEDATE>dateTime</CREATEDATE>
<ERPID>int</ERPID>
<TEDARIKCIILISKIID>int</TEDARIKCIILISKIID>
<CARINOS>string</CARINOS>
<STOKNOS>string</STOKNOS>
<CARIKODS>string</CARIKODS>
<STOKKODS>string</STOKKODS>
<DEPOKODS>string</DEPOKODS>
</SRGT_RMT_MESAJ_DETAY>
</FIRMA_MESAJ_KONTROLResult>
</FIRMA_MESAJ_KONTROLResponse>
</soap12:Body>
</soap12:Envelope>
HTTP GET
The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.
GET /PRDataService.asmx/FIRMA_MESAJ_KONTROL?FIRMAID=string HTTP/1.1 Host: ws.perakenderehberi.net
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<ArrayOfSRGT_RMT_MESAJ_DETAY xmlns="http://tempuri.org/">
<SRGT_RMT_MESAJ_DETAY>
<ID>long</ID>
<MAINID>long</MAINID>
<FIRMAID>long</FIRMAID>
<ISCROSSID>boolean</ISCROSSID>
<ISSERVIS>boolean</ISSERVIS>
<CARINO>int</CARINO>
<MESAJTIPI>unsignedByte</MESAJTIPI>
<TARIH>dateTime</TARIH>
<DURUMID>unsignedByte</DURUMID>
<DURUM>string</DURUM>
<ACIKLAMA>string</ACIKLAMA>
<ISERROR>boolean</ISERROR>
<BASLANGICTARIHI>dateTime</BASLANGICTARIHI>
<BITISTARIHI>dateTime</BITISTARIHI>
<SONTARIH>dateTime</SONTARIH>
<CREATEDATE>dateTime</CREATEDATE>
<ERPID>int</ERPID>
<TEDARIKCIILISKIID>int</TEDARIKCIILISKIID>
<CARINOS>string</CARINOS>
<STOKNOS>string</STOKNOS>
<CARIKODS>string</CARIKODS>
<STOKKODS>string</STOKKODS>
<DEPOKODS>string</DEPOKODS>
</SRGT_RMT_MESAJ_DETAY>
<SRGT_RMT_MESAJ_DETAY>
<ID>long</ID>
<MAINID>long</MAINID>
<FIRMAID>long</FIRMAID>
<ISCROSSID>boolean</ISCROSSID>
<ISSERVIS>boolean</ISSERVIS>
<CARINO>int</CARINO>
<MESAJTIPI>unsignedByte</MESAJTIPI>
<TARIH>dateTime</TARIH>
<DURUMID>unsignedByte</DURUMID>
<DURUM>string</DURUM>
<ACIKLAMA>string</ACIKLAMA>
<ISERROR>boolean</ISERROR>
<BASLANGICTARIHI>dateTime</BASLANGICTARIHI>
<BITISTARIHI>dateTime</BITISTARIHI>
<SONTARIH>dateTime</SONTARIH>
<CREATEDATE>dateTime</CREATEDATE>
<ERPID>int</ERPID>
<TEDARIKCIILISKIID>int</TEDARIKCIILISKIID>
<CARINOS>string</CARINOS>
<STOKNOS>string</STOKNOS>
<CARIKODS>string</CARIKODS>
<STOKKODS>string</STOKKODS>
<DEPOKODS>string</DEPOKODS>
</SRGT_RMT_MESAJ_DETAY>
</ArrayOfSRGT_RMT_MESAJ_DETAY>
HTTP POST
The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.
POST /PRDataService.asmx/FIRMA_MESAJ_KONTROL HTTP/1.1 Host: ws.perakenderehberi.net Content-Type: application/x-www-form-urlencoded Content-Length: length FIRMAID=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<ArrayOfSRGT_RMT_MESAJ_DETAY xmlns="http://tempuri.org/">
<SRGT_RMT_MESAJ_DETAY>
<ID>long</ID>
<MAINID>long</MAINID>
<FIRMAID>long</FIRMAID>
<ISCROSSID>boolean</ISCROSSID>
<ISSERVIS>boolean</ISSERVIS>
<CARINO>int</CARINO>
<MESAJTIPI>unsignedByte</MESAJTIPI>
<TARIH>dateTime</TARIH>
<DURUMID>unsignedByte</DURUMID>
<DURUM>string</DURUM>
<ACIKLAMA>string</ACIKLAMA>
<ISERROR>boolean</ISERROR>
<BASLANGICTARIHI>dateTime</BASLANGICTARIHI>
<BITISTARIHI>dateTime</BITISTARIHI>
<SONTARIH>dateTime</SONTARIH>
<CREATEDATE>dateTime</CREATEDATE>
<ERPID>int</ERPID>
<TEDARIKCIILISKIID>int</TEDARIKCIILISKIID>
<CARINOS>string</CARINOS>
<STOKNOS>string</STOKNOS>
<CARIKODS>string</CARIKODS>
<STOKKODS>string</STOKKODS>
<DEPOKODS>string</DEPOKODS>
</SRGT_RMT_MESAJ_DETAY>
<SRGT_RMT_MESAJ_DETAY>
<ID>long</ID>
<MAINID>long</MAINID>
<FIRMAID>long</FIRMAID>
<ISCROSSID>boolean</ISCROSSID>
<ISSERVIS>boolean</ISSERVIS>
<CARINO>int</CARINO>
<MESAJTIPI>unsignedByte</MESAJTIPI>
<TARIH>dateTime</TARIH>
<DURUMID>unsignedByte</DURUMID>
<DURUM>string</DURUM>
<ACIKLAMA>string</ACIKLAMA>
<ISERROR>boolean</ISERROR>
<BASLANGICTARIHI>dateTime</BASLANGICTARIHI>
<BITISTARIHI>dateTime</BITISTARIHI>
<SONTARIH>dateTime</SONTARIH>
<CREATEDATE>dateTime</CREATEDATE>
<ERPID>int</ERPID>
<TEDARIKCIILISKIID>int</TEDARIKCIILISKIID>
<CARINOS>string</CARINOS>
<STOKNOS>string</STOKNOS>
<CARIKODS>string</CARIKODS>
<STOKKODS>string</STOKKODS>
<DEPOKODS>string</DEPOKODS>
</SRGT_RMT_MESAJ_DETAY>
</ArrayOfSRGT_RMT_MESAJ_DETAY>