Porovnat verze

Klíč

  • Tento řádek byl přidán.
  • Tento řádek byl odstraněn.
  • Formátování bylo změněno.

...

PŘÍKLAD XML ODPOVĚDI
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"xmlns:ns1="urn:api-ipex:providermanagement">
  <SOAP-ENV:Body>
    <ns1:getMobileServiceResponse>
      <numberDetail>
        <number></number>
        <status></status>
        <paymentType></paymentType>
        <numberType></numberType>
        <tariffPlanId></tariffPlanId>
        <createDate></createDate>
        <customerId></customerId>
        <customerName></customerName>
        <containerId></containerId>
        <mobile>
          <iccid></iccid>
          <dataTariffPlan></dataTariffPlan>
          <lte></lte>
          <flatTariffPlan></flatTariffPlan>
          <pin1></pin1>
          <pin2></pin2>
          <puk1></puk1>
          <puk2></puk2>
        </mobile>
        <creditAmount></creditAmount>
        <antifraud>
          <profilCurrent><profileCurrent>
            <outgoing></outgoing>
          </profilCurrent>
          <profilPermanent><profilePermanent>
            <outgoing></outgoing>
            <incoming></incoming>
          </profilPermanent>
        </antifraud>
        <currentAvailableUnits>
          <slot1></slot1>
          <slot2></slot2>
          <slot3></slot3>
          <slot4></slot4>
        </currentAvailableUnits>
      </numberDetail>
      <provisioningAttributes>
        <communicationLanguage></communicationLanguage>
        <welcomeRoamingSms></welcomeRoamingSms>
        <mms></mms>
        <sms></sms>
        <incomingCall></incomingCall>
        <outgoingCall></outgoingCall>
        <premiumService></premiumService>
        <roamingCall></roamingCall>
        <callForwarding></callForwarding>
        <callHold></callHold>
        <clir></clir>
        <missedCallAlert></missedCallAlert>
        <voiceMail></voiceMail>
        <voiceMailLanguage></voiceMailLanguage>
        <voiceMailSmsNotify></voiceMailSmsNotify>
        <dataFupNotify></dataFupNotify>
        <dataRoaming></dataRoaming>
        <dataRoamingLimit></dataRoamingLimit>
      </provisioningAttributes>
      <fup>
        <state></state>
        <dataRemainsKB></dataRemainsKB>
        <dataLimitMB></dataLimitMB>
      </fup>
      <result>0</result>
      <resultText/>
    </ns1:getMobileServiceResponse>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>