Sha256: 00eeaadbecafd22e64ed6027bddcce9d06f40e496c4d969320beaec041c2de89

Contents?: true

Size: 1.43 KB

Versions: 62

Compression:

Stored size: 1.43 KB

Contents

<?xml version="1.0"?>
<TrackResponse>
  <Response>
    <TransactionReference>
      <CustomerContext>
        <InternalKey>guidlikesubstance</InternalKey>
      </CustomerContext>
      <XpciVersion>1.0</XpciVersion>
    </TransactionReference>
    <ResponseStatusCode>1</ResponseStatusCode>
    <ResponseStatusDescription>Success</ResponseStatusDescription>
  </Response>
  <Shipment>
    <Shipper>
      <ShipperNumber>123X67</ShipperNumber>
    </Shipper>
    <ShipTo>
      <Address>
        <City>Timonium</City>
        <StateProvinceCode>MD</StateProvinceCode>
        <CountryCode>US</CountryCode>
      </Address>
    </ShipTo>
    <Service>
      <Code>03</Code>
      <Description>Ground</Description>
    </Service>
    <Package>
      <TrackingNumber>1Z9999999999999999</TrackingNumber>
      <Activity>
        <ActivityLocation>
          <Address>
            <City>Timonium</City>
            <StateProvinceCode>MD</StateProvinceCode>
            <CountryCode>US</CountryCode>
          </Address>
          <Code>DL</Code>
          <Description>Delivered</Description>
        </ActivityLocation>
        <Status>
          <StatusType>
            <Code>XX</Code>
            <Description>Status XX</Description>
          </StatusType>
          <StatusCode>
            <Code>YY</Code>
            <Description>Code YY</Description>
          </StatusCode>
        </Status>
      </Activity>
    </Package>
  </Shipment>
</TrackResponse>

Version data entries

62 entries across 62 versions & 2 rubygems

Version Path
active_shipping-1.9.0 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.8.6 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.8.5 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.8.4 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.8.3 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.8.2 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.8.1 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.8.0 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.7.3 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.7.2 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.7.1 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.7.0 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.6.5 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.6.4 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.6.3 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.6.2 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.6.1 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.6.0 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.5.0 test/fixtures/xml/ups/example_tracking_response.xml
active_shipping-1.4.3 test/fixtures/xml/ups/example_tracking_response.xml