Az oldal megtekintéséhez kérjük, engedélyezze a JavaScriptet.

sERPa súgó

Az interface célja

D&B-tól kapott webservice jelszó megváltoztatása.

Adatcsere iránya

sERPa > PartnerControl (D&B)

Adatcsere kezdeményezője

sERPa

Adatcsere gyakorisága

Egyedi

Adatcsere módja

SOAP, XML

Minta XML

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/">

  <soapenv:Header/>

  <soapenv:Body>

     <tem:ChangePassword>

        <tem:username>?</tem:username>

        <tem:oldPassword>?</tem:oldPassword>

        <tem:newPassword>?</tem:newPassword>

     </tem:ChangePassword>

  </soapenv:Body>

</soapenv:Envelope>

Válasz minta XML

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">

  <s:Body>

     <ChangePasswordResponse xmlns="http://tempuri.org/">

        <ChangePasswordResult xmlns:a="http://schemas.datacontract.org/2004/07/BisnodeServiceApp.Model" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">

           <a:Error i:nil="true"/>

           <a:Success>true</a:Success>

        </ChangePasswordResult>

     </ChangePasswordResponse>

  </s:Body>

</s:Envelope>                                                                                                                          ;

Eredményhalmaz

XML