Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:log="http://logic.meestgroup.com/">
    <soapenv:Header/>
    <soapenv:Body>
        <log:createParcel>
            <arg0>
                 <barCode></barCode>
                <currencyName>EUR</currencyName>
                <deliveryNumber></deliveryNumber>
                <deliveryTypeEnum>SERVICE_POINT</deliveryTypeEnum>
                <divisionIDRRef>0xb9c8003048d2b47311e4e83943e80227</divisionIDRRef>
                <errorDescription></errorDescription>
                <note></note>
                <parcelDocumentsLink></parcelDocumentsLink>
                <parcelNumber></parcelNumber>
                <parcelNumberInternal>37507/269/01</parcelNumberInternal>
                <parcelPositionApiBeans>
                    <count>10</count>
                    <countryCode>CN</countryCode>
                    <customCode>84713000</customCode>
                    <name>Планшетный ПК ASUS Fonepad 7 (FE170CG-1A017A) 3G Black</name>
                    <nameUk>Tablet ASUS FE170CG Z2520/7&quot;/1GB/8GB/3G/GPS/BT/Android 4.3</nameUk>
                    <value>1230.00</value>
                    <valueUah>12300.00</valueUah>
                    <weight>0.794</weight>
                    <productEan>000342273448794</productEan>
                    <productSize>XXL</productSize>
                </parcelPositionApiBeans>
                <parcelStatusEnum></parcelStatusEnum>
                <receiverName>Мороз Юрій Вікторович</receiverName>
                <receiverEmail>mail@gmail.com</receiverEmail>
                <recipentAddress>
                    <apartment></apartment>
                    <city>Львов</city>
                    <cityIdRef>0xb11200215aee3ebe11df749b62c3d54a</cityIdRef>
                    <country>Украина<<country>UA</country>
                    <district></district>
                    <house>147</house>
                    <name>Мороз Юрій Вікторович</name>
                    <notice></notice>
                    <phone>0937393962</phone>
                    <postCode>79000</postCode>
                    <postOffice>Львов</postOffice>
                    <province></province>
                    <street>Зелена</street>
                </recipentAddress>
                <summaCodEur>1230.00</summaCodEur>
                <summaCodUah>12300.00</summaCodUah>
                <value>123.93</value>
                <weight>0.794</weight>
                <zaUa>00193668</zaUa>
            </arg0>
            <arg1>xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx</arg1>
        </log:createParcel>
    </soapenv:Body>
</soapenv:Envelope>