Sha256: 33c714b5b3b9d4b79ac1eac2b41e740d001e53f06f5cc728d750889fea4496f0

Contents?: true

Size: 341 Bytes

Versions: 11

Compression:

Stored size: 341 Bytes

Contents

<?xml version = "1.0" encoding = "UTF-8" ?>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
  <S:Body>
    <ns2:updateAddressResponse xmlns:ns2="http://dpd.ru/ws/order2/2012-04-04">
      <return>
        <code>78</code>
        <status>OK</status>
      </return>
    </ns2:updateAddressResponse>
  </S:Body>
</S:Envelope>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
dpd_api-0.1.10 spec/fixtures/dpd_api/order/update_address.xml
dpd_api-0.1.9 spec/fixtures/dpd_api/order/update_address.xml
dpd_api-0.1.8 spec/fixtures/dpd_api/order/update_address.xml
dpd_api-0.1.7 spec/fixtures/dpd_api/order/update_address.xml
dpd_api-0.1.6 spec/fixtures/dpd_api/order/update_address.xml
dpd_api-0.1.5 spec/fixtures/dpd_api/order/update_address.xml
dpd_api-0.1.3 spec/fixtures/dpd_api/order/update_address.xml
dpd_api-0.1.2 spec/fixtures/dpd_api/order/update_address.xml
dpd_api-0.1.1 spec/fixtures/dpd_api/order/update_address.xml
dpd_api-0.1.0 spec/fixtures/dpd_api/order/update_address.xml
dpd_api-0.0.1 spec/fixtures/dpd_api/order/update_address.xml