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
workarea-core-3.4.27 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.5.4 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.4.26 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.5.3 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.4.25 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.5.2 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.4.24 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.5.1 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.4.23 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.4.22 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.5.0 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.4.21 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.5.0.beta.1 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.4.20 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.4.19 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.4.18 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.4.17 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.4.16 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.4.15 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml
workarea-core-3.4.14 vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml