Sha256: 7a4831bec74142848a8cdd89f581e9b4228a4bdb00aa1816f32e9e0c20267364

Contents?: true

Size: 1.32 KB

Versions: 11

Compression:

Stored size: 1.32 KB

Contents

<?xml version = "1.0" encoding = "UTF-8" ?>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
  <S:Body>
    <ns2:getTerminalsSelfDelivery2Response xmlns:ns2="http://dpd.ru/ws/geography/2012-04-17">
      <return>
        <terminal>
          <terminalCode>ABA</terminalCode>
          <terminalName>Абакан - терминал</terminalName>
          <terminalAddress>655004, Хакасия респ., г. Абакан, ул. Игарская, д. 10</terminalAddress>
          <geoCoordinates>
            <geoX>53.710113</geoX>
            <geoY>91.392873</geoY>
          </geoCoordinates>
          <workingTime>
            <weekDays>Пн,Вт,Ср,Чт,Пт</weekDays>
            <workTime>08:00 - 19:30</workTime>
          </workingTime>
          <workingTime>
            <weekDays>Сб,Вс</weekDays>
            <workTime>08:00 - 18:30</workTime>
          </workingTime>
        </terminal>
        <city>
          <cityId>195851995</cityId>
          <countryCode>RU</countryCode>
          <countryName>Россия</countryName>
          <regionCode>19</regionCode>
          <regionName>Хакасия</regionName>
          <cityCode>19000001000</cityCode>
          <cityName>Абакан</cityName>
        </city>
      </return>
    </ns2:getTerminalsSelfDelivery2Response>
  </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/terminals_self_delivery.xml
dpd_api-0.1.9 spec/fixtures/dpd_api/geography/terminals_self_delivery.xml
dpd_api-0.1.8 spec/fixtures/dpd_api/geography/terminals_self_delivery.xml
dpd_api-0.1.7 spec/fixtures/dpd_api/geography/terminals_self_delivery.xml
dpd_api-0.1.6 spec/fixtures/dpd_api/geography/terminals_self_delivery.xml
dpd_api-0.1.5 spec/fixtures/dpd_api/geography/terminals_self_delivery.xml
dpd_api-0.1.3 spec/fixtures/dpd_api/geography/terminals_self_delivery.xml
dpd_api-0.1.2 spec/fixtures/dpd_api/geography/terminals_self_delivery.xml
dpd_api-0.1.1 spec/fixtures/dpd_api/geography/terminals_self_delivery.xml
dpd_api-0.1.0 spec/fixtures/dpd_api/geography/terminals_self_delivery.xml
dpd_api-0.0.1 spec/fixtures/dpd_api/geography/terminals_self_delivery.xml