Sha256: 8e34b6d403654e6a97963e7a7c734b5c69107f927e61108477b119577f8e250e

Contents?: true

Size: 1.99 KB

Versions: 114

Compression:

Stored size: 1.99 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<TrackReply xmlns="http://fedex.com/ws/track/v7" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
  <HighestSeverity>SUCCESS</HighestSeverity>
  <Notifications>
    <Severity>SUCCESS</Severity>
    <Source>trck</Source>
    <Code>0</Code>
    <Message>Request was successfully processed.</Message>
    <LocalizedMessage>Request was successfully processed.</LocalizedMessage>
  </Notifications>
  <TransactionDetail>
    <CustomerTransactionId>ActiveShipping</CustomerTransactionId>
  </TransactionDetail>
  <Version>
    <ServiceId>trck</ServiceId>
    <Major>7</Major>
    <Intermediate>0</Intermediate>
    <Minor>0</Minor>
  </Version>
  <CompletedTrackDetails>
    <HighestSeverity>SUCCESS</HighestSeverity>
    <Notifications>
      <Severity>SUCCESS</Severity>
      <Source>trck</Source>
      <Code>0</Code>
      <Message>Request was successfully processed.</Message>
      <LocalizedMessage>Request was successfully processed.</LocalizedMessage>
    </Notifications>
    <DuplicateWaybill>false</DuplicateWaybill>
    <MoreData>false</MoreData>
    <TrackDetails>
      <Notification>
        <Severity>ERROR</Severity>
        <Source>trck</Source>
        <Code>9040</Code>
        <Message>This tracking number cannot be found. Please check the number or contact the sender.</Message>
        <LocalizedMessage>This tracking number cannot be found. Please check the number or contact the sender.</LocalizedMessage>
      </Notification>
      <TrackingNumber>123456789013</TrackingNumber>
      <StatusDetail>
        <Location>
          <Residential>false</Residential>
        </Location>
      </StatusDetail>
      <PackageSequenceNumber>0</PackageSequenceNumber>
      <PackageCount>0</PackageCount>
      <DeliveryAttempts>0</DeliveryAttempts>
      <TotalUniqueAddressCountInConsolidation>0</TotalUniqueAddressCountInConsolidation>
      <RedirectToHoldEligibility>INELIGIBLE</RedirectToHoldEligibility>
    </TrackDetails>
  </CompletedTrackDetails>
</TrackReply>

Version data entries

114 entries across 114 versions & 2 rubygems

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