Sha256: 24689c31c700d8b8de3b13d949cce13b0512e9f897368750af8910866ae3eaae

Contents?: true

Size: 629 Bytes

Versions: 22

Compression:

Stored size: 629 Bytes

Contents

<?xml version = "1.0" encoding = "UTF-8" ?>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
  <S:Body>
    <S:Fault xmlns:ns4="http://www.w3.org/2003/05/soap-envelope">
      <faultcode>S:Server</faultcode>
      <faultstring>Населенный пункт cityId=0 не найден</faultstring>
      <detail>
        <ns2:ServiceCostFault2 xmlns:ns2="http://dpd.ru/ws/calculator/2012-03-20">
          <code>no-data-found</code>
          <message>Населенный пункт cityId=0 не найден</message>
        </ns2:ServiceCostFault2>
      </detail>
    </S:Fault>
  </S:Body>
</S:Envelope>

Version data entries

22 entries across 11 versions & 1 rubygems

Version Path
dpd_api-0.0.1 spec/fixtures/dpd_api/calculator/service_cost_fault.xml
dpd_api-0.0.1 spec/fixtures/dpd_api/calculator/service_cost_by_parcels_fault.xml