Sha256: 9a22c8a7677dd0af36898b634d2e537078fdbbb69db364b6fd3e39add0f63364

Contents?: true

Size: 791 Bytes

Versions: 117

Compression:

Stored size: 791 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
               xmlns:xsd="http://www.w3.org/2001/XMLSchema"
               xmlns:tns="http://stamps.com/xml/namespace/2013/10/swsim/swsimv33">
  <soap:Body>
    <tns:GetRates>
      <tns:Authenticator>***authenticator***</tns:Authenticator>
      <tns:Rate>
        <tns:FromZIPCode>90405</tns:FromZIPCode>
        <tns:ToZIPCode>90066</tns:ToZIPCode>
        <tns:WeightLb>12</tns:WeightLb>
        <tns:PackageType>Package</tns:PackageType>
        <tns:ShipDate>2009-08-31</tns:ShipDate>
        <tns:InsuredValue>100.00</tns:InsuredValue>
      </tns:Rate>
    </tns:GetRates>
  </soap:Body>
</soap:Envelope>

Version data entries

117 entries across 117 versions & 3 rubygems

Version Path
active_shipping-1.9.2 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.9.1 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.9.0 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.8.6 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.8.5 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.8.4 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.8.3 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.8.2 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.8.1 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.8.0 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.7.3 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.7.2 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.7.1 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.7.0 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.6.5 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.6.4 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.6.3 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.6.2 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.6.1 test/fixtures/xml/stamps/get_rates_request.xml
active_shipping-1.6.0 test/fixtures/xml/stamps/get_rates_request.xml