Sha256: e0cccd8e9349cad35985b8bc31f0d354f7b8be3840b86df0c8cf2cf0d9515736

Contents?: true

Size: 1.64 KB

Versions: 117

Compression:

Stored size: 1.64 KB

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">
  <soap:Body>
    <TrackShipmentResponse xmlns="http://stamps.com/xml/namespace/2013/10/swsim/swsimv33">
      <Authenticator>***authenticator***</Authenticator>
      <TrackingEvents>
        <TrackingEvent>
          <Timestamp>2008-02-19T10:32:00</Timestamp>
          <Event>DELIVERED</Event>
          <TrackingEventType>Delivered</TrackingEventType>
          <City>FORT WAYNE</City>
          <State>IN</State>
          <Zip>46809</Zip>
          <Country>US</Country>
          <SignedBy />
          <AuthorizedAgent>true</AuthorizedAgent>
        </TrackingEvent>
        <TrackingEvent>
          <Timestamp>2008-02-15T16:58:00</Timestamp>
          <Event>PROCESSED</Event>
          <TrackingEventType>Enroute</TrackingEventType>
          <City>INDIANAPOLIS</City>
          <State>IN</State>
          <Zip>46206</Zip>
          <Country>US</Country>
          <SignedBy />
          <AuthorizedAgent>true</AuthorizedAgent>
        </TrackingEvent>
        <TrackingEvent>
          <Timestamp>2008-02-13T16:09:00</Timestamp>
          <Event>Electronic Notification</Event>
          <TrackingEventType>ElectronicNotification</TrackingEventType>
          <City />
          <State />
          <Zip>90066</Zip>
          <Country>US</Country>
          <SignedBy />
          <AuthorizedAgent>true</AuthorizedAgent>
        </TrackingEvent>
      </TrackingEvents>
    </TrackShipmentResponse>
  </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/track_shipment_response.xml
active_shipping-1.9.1 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.9.0 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.8.6 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.8.5 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.8.4 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.8.3 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.8.2 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.8.1 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.8.0 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.7.3 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.7.2 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.7.1 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.7.0 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.6.5 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.6.4 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.6.3 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.6.2 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.6.1 test/fixtures/xml/stamps/track_shipment_response.xml
active_shipping-1.6.0 test/fixtures/xml/stamps/track_shipment_response.xml