Sha256: 5c87ad42e289b82cf19942d1d29da9ba0f133782bea4b2867b2d4318b6270b7d

Contents?: true

Size: 1.42 KB

Versions: 11

Compression:

Stored size: 1.42 KB

Contents

<?xml version = "1.0" encoding = "UTF-8" ?>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
  <S:Body>
    <ns2:getParcelShopsResponse xmlns:ns2="http://dpd.ru/ws/geography/2012-04-17">
      <return>
        <parcelShop>
          <code>01A</code>
          <parcelShopType>ПВП</parcelShopType>
          <address>
            <countryCode>RU</countryCode>
            <regionCode>61</regionCode>
            <regionName>Ростовская</regionName>
            <cityCode>61000001000</cityCode>
            <cityName>Ростов-на-Дону</cityName>
            <addressString>344038, Ростовская обл., г. Ростов-на-Дону, пр-т Ленина, д. 115</addressString>
          </address>
          <geoCoordinates>
            <geoX>47.249054</geoX>
            <geoY>39.722657</geoY>
          </geoCoordinates>
          <limits>
            <maxWeight>31</maxWeight>
            <maxLength>100</maxLength>
            <maxWidth>100</maxWidth>
            <maxHeight>100</maxHeight>
          </limits>
          <workingTime>
            <weekDays>Пн,Вт,Ср,Чт,Пт,Сб</weekDays>
            <workTime>09:00 - 20:00</workTime>
          </workingTime>
          <workingTime>
            <weekDays>Вс</weekDays>
            <workTime>выходной</workTime>
          </workingTime>
        </parcelShop>
      </return>
    </ns2:getParcelShopsResponse>
  </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/geography/parcel_shops.xml
dpd_api-0.1.9 spec/fixtures/dpd_api/geography/parcel_shops.xml
dpd_api-0.1.8 spec/fixtures/dpd_api/geography/parcel_shops.xml
dpd_api-0.1.7 spec/fixtures/dpd_api/geography/parcel_shops.xml
dpd_api-0.1.6 spec/fixtures/dpd_api/geography/parcel_shops.xml
dpd_api-0.1.5 spec/fixtures/dpd_api/geography/parcel_shops.xml
dpd_api-0.1.3 spec/fixtures/dpd_api/geography/parcel_shops.xml
dpd_api-0.1.2 spec/fixtures/dpd_api/geography/parcel_shops.xml
dpd_api-0.1.1 spec/fixtures/dpd_api/geography/parcel_shops.xml
dpd_api-0.1.0 spec/fixtures/dpd_api/geography/parcel_shops.xml
dpd_api-0.0.1 spec/fixtures/dpd_api/geography/parcel_shops.xml