Sha256: d1cdff7969f749e9485437cf5f1af6e609a29b9ecafa9f10fcf0baa211f2eef1

Contents?: true

Size: 594 Bytes

Versions: 16

Compression:

Stored size: 594 Bytes

Contents

<?xml version="1.0"?>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:aws="http://webservices.amazon.com/AWSFault/2005-15-09">
  <env:Body>
    <env:Fault>
      <faultcode>aws:Client.InvalidParameterValue</faultcode>
      <faultstring>Value #1337-1 for parameter MerchantFulfillmentOrderId is invalid. Reason: requested order not found.</faultstring>
      <detail>
        <aws:RequestId xmlns:aws="http://webservices.amazon.com/AWSFault/2005-15-09">145b969c-23ec-41e4-a552-30e57fc2684f</aws:RequestId>
      </detail>
    </env:Fault>
  </env:Body>
</env:Envelope>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
active_fulfillment-2.1.9 test/fixtures/xml/amazon/tracking_response_not_found.xml
active_fulfillment-2.1.8 test/fixtures/xml/amazon/tracking_response_not_found.xml
active_fulfillment-2.1.7 test/fixtures/xml/amazon/tracking_response_not_found.xml
active_fulfillment-2.1.6 test/fixtures/xml/amazon/tracking_response_not_found.xml
active_fulfillment-2.1.5 test/fixtures/xml/amazon/tracking_response_not_found.xml
active_fulfillment-2.1.4 test/fixtures/xml/amazon/tracking_response_not_found.xml
active_fulfillment-2.1.3 test/fixtures/xml/amazon/tracking_response_not_found.xml
active_fulfillment-2.1.2 test/fixtures/xml/amazon/tracking_response_not_found.xml
active_fulfillment-2.1.1 test/fixtures/xml/amazon/tracking_response_not_found.xml
active_fulfillment-2.1.0 test/fixtures/xml/amazon/tracking_response_not_found.xml
active_fulfillment-2.0.2 test/fixtures/xml/amazon/tracking_response_not_found.xml
active_fulfillment-2.0.1 test/fixtures/xml/amazon/tracking_response_not_found.xml
active_fulfillment-2.0.0 test/fixtures/xml/amazon/tracking_response_not_found.xml
active_fulfillment-1.0.3 test/fixtures/xml/amazon/tracking_response_not_found.xml
active_fulfillment-1.0.2 test/fixtures/xml/amazon/tracking_response_not_found.xml
active_fulfillment-1.0.1 test/fixtures/xml/amazon/tracking_response_not_found.xml