Sha256: 5e49d5194b6b77980fff12ac2f80cb1daaf6f75594401e04f741893951b4b998

Contents?: true

Size: 855 Bytes

Versions: 11

Compression:

Stored size: 855 Bytes

Contents

<?xml version = "1.0" encoding = "UTF-8" ?>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
  <S:Body>
    <ns2:getCitiesCashPayResponse xmlns:ns2="http://dpd.ru/ws/geography/2012-04-17">
      <return>
        <cityId>48951627</cityId>
        <countryCode>RU</countryCode>
        <countryName>Россия</countryName>
        <regionCode>42</regionCode>
        <regionName>Кемеровская</regionName>
        <cityName>Кемерово</cityName>
      </return>
      <return>
        <cityId>48994107</cityId>
        <countryCode>RU</countryCode>
        <countryName>Россия</countryName>
        <regionCode>66</regionCode>
        <regionName>Свердловская</regionName>
        <cityName>Екатеринбург</cityName>
      </return>
    </ns2:getCitiesCashPayResponse>
  </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/cities_cash_pay.xml
dpd_api-0.1.9 spec/fixtures/dpd_api/geography/cities_cash_pay.xml
dpd_api-0.1.8 spec/fixtures/dpd_api/geography/cities_cash_pay.xml
dpd_api-0.1.7 spec/fixtures/dpd_api/geography/cities_cash_pay.xml
dpd_api-0.1.6 spec/fixtures/dpd_api/geography/cities_cash_pay.xml
dpd_api-0.1.5 spec/fixtures/dpd_api/geography/cities_cash_pay.xml
dpd_api-0.1.3 spec/fixtures/dpd_api/geography/cities_cash_pay.xml
dpd_api-0.1.2 spec/fixtures/dpd_api/geography/cities_cash_pay.xml
dpd_api-0.1.1 spec/fixtures/dpd_api/geography/cities_cash_pay.xml
dpd_api-0.1.0 spec/fixtures/dpd_api/geography/cities_cash_pay.xml
dpd_api-0.0.1 spec/fixtures/dpd_api/geography/cities_cash_pay.xml