Untitled

 avatar
unknown
xml
3 years ago
6.1 kB
5
Indexable
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:ws="http://ws.verto.oponeo.pl/">
   <soap:Header/>
   <soap:Body>
      <ws:saleOrderDocumentSave>
       <vertoContextWSO>
          <idOrgCompany>100000</idOrgCompany>
       </vertoContextWSO>  
        <customerWSO>
          <attributes null="true" />
              <customerAddress>
                 <addressNotes null="true" />
                 <companyName null="true" />
                 <contactPersonFirstName>Marcin</contactPersonFirstName>
                 <contactPersonLastName>Sulkowski</contactPersonLastName>
                 <countryCode>PL</countryCode>
                 <email>marcin.sulkowski83@gmail.com</email>
                 <flatNumber>38</flatNumber>
                 <houseNumber>11</houseNumber>
                 <idAddress null="true" />
                 <idAddressSpecified>false</idAddressSpecified>
                 <idProvince null="true" />
                 <idProvinceSpecified>false</idProvinceSpecified>
                 <locality>Olsztyn</locality>
                 <phoneNumber>+48662213466</phoneNumber>
                 <postCode>10-693</postCode>
                 <street>UL BILITEWSKIEGO 11 M</street>
              </customerAddress>
              <firstName>Marcin</firstName>
              <fullName>Marcin Sulkowski</fullName>
              <idCustomer null="true" />
              <idCustomerSpecified>false</idCustomerSpecified>
              <isActive null="true" />
              <isActiveSpecified>false</isActiveSpecified>
              <isSupplier>false</isSupplier>
              <lastName>Sulkowski</lastName>
              <loyaltyProgramPoints null="true" />
              <loyaltyProgramPointsSpecified>false</loyaltyProgramPointsSpecified>
              <outsideCustNumber>266288</outsideCustNumber>
              <shippingAddress null="true" />
              <shortcutName>1186096</shortcutName>
              <tin null="true" />
              <vatUe>false</vatUe>
              <virtualAccountNumber null="true" />
              <virtualAccountNumberSuffix null="true" />
           </customerWSO>
           <saleOrderDocumentWSO>
              <comment null="true" />
              <countryCodeOfIssue>PL</countryCodeOfIssue>
              <customOrderNumber>4791574</customOrderNumber>
              <customerAttributeValueSpo null="true" />
              <deliveryCostGrossPrice>0.0</deliveryCostGrossPrice>
              <deliveryCostGrossPriceSpecified>true</deliveryCostGrossPriceSpecified>
              <documentDate>/Date(1647820779897)/</documentDate>
              <idCurrency>1</idCurrency>
              <idDeliveryCost>257</idDeliveryCost>
              <idDeliveryMethod>100001</idDeliveryMethod>
              <idDocumentDefinition>100063</idDocumentDefinition>
              <idPaymentMethod>100060</idPaymentMethod>
              <idSaleDocumentDefinition>100059</idSaleDocumentDefinition>
              <idSaleOrderSource null="true" />
              <idSaleOrderSourceAttribute>100970</idSaleOrderSourceAttribute>
              <idSaleOrderSourceAttributeSpecified>true</idSaleOrderSourceAttributeSpecified>
              <idSaleOrderSourceSpecified>false</idSaleOrderSourceSpecified>
              <idSalePlace>100000</idSalePlace>
              <isDeliveryChoice>true</isDeliveryChoice>
              <isDeliveryChoiceSpecified>true</isDeliveryChoiceSpecified>
              <listSaleOrderDocumentItemWSO>
                 <element>
                    <goodDeliveryTime>1 dzień</goodDeliveryTime>
                    <goodIndex>DD146916</goodIndex>
                    <goodSetIndex null="true" />
                    <grossAllowanceValue null="true" />
                    <grossAllowanceValueSpecified>false</grossAllowanceValueSpecified>
                    <grossPrice>39.99</grossPrice>
                    <idGoodType>1</idGoodType>
                    <idGoodTypeSpecified>true</idGoodTypeSpecified>
                    <idVatRate>7</idVatRate>
                    <loyaltyPoints>0</loyaltyPoints>
                    <loyaltyPointsSpecified>true</loyaltyPointsSpecified>
                    <quantity>1.0</quantity>
                 </element>
                 <element>
                    <goodDeliveryTime>1 dzień</goodDeliveryTime>
                    <goodIndex>DD146912</goodIndex>
                    <goodSetIndex null="true" />
                    <grossAllowanceValue null="true" />
                    <grossAllowanceValueSpecified>false</grossAllowanceValueSpecified>
                    <grossPrice>39.99</grossPrice>
                    <idGoodType>1</idGoodType>
                    <idGoodTypeSpecified>true</idGoodTypeSpecified>
                    <idVatRate>7</idVatRate>
                    <loyaltyPoints>0</loyaltyPoints>
                    <loyaltyPointsSpecified>true</loyaltyPointsSpecified>
                    <quantity>1.0</quantity>
                 </element>
                 <element>
                    <goodDeliveryTime>5-30 dni</goodDeliveryTime>
                    <goodIndex>DD73185</goodIndex>
                    <goodSetIndex null="true" />
                    <grossAllowanceValue null="true" />
                    <grossAllowanceValueSpecified>false</grossAllowanceValueSpecified>
                    <grossPrice>39.99</grossPrice>
                    <idGoodType>1</idGoodType>
                    <idGoodTypeSpecified>true</idGoodTypeSpecified>
                    <idVatRate>7</idVatRate>
                    <loyaltyPoints>0</loyaltyPoints>
                    <loyaltyPointsSpecified>true</loyaltyPointsSpecified>
                    <quantity>1.0</quantity>
                 </element>
              </listSaleOrderDocumentItemWSO>
              <notes />
              <packagingMachineCode>OLS19A</packagingMachineCode>
              <termDays>5</termDays>
           </saleOrderDocumentWSO>
      </ws:saleOrderDocumentSave>
   </soap:Body>
</soap:Envelope>
Editor is loading...