Sha256: 1dfecf24f3899633fc96b445a593a3e2247fe131701ad2e3b42eca8932d7f416

Contents?: true

Size: 715 Bytes

Versions: 17

Compression:

Stored size: 715 Bytes

Contents

<?xml version="1.0"?>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
  <env:Body>
  <ns1:GetInventorySupplyResponse xmlns:ns1="http://fba-inventory.amazonaws.com/doc/2009-07-31/">
    <ns1:GetInventorySupplyResult>
      <ns1:MerchantSKUSupply>
        <ns1:MerchantSKU>2R-JAXZ-P0IB</ns1:MerchantSKU>
        <ns1:TotalSupplyQuantity>155</ns1:TotalSupplyQuantity>
        <ns1:InStockSupplyQuantity>142</ns1:InStockSupplyQuantity>
      </ns1:MerchantSKUSupply>
    </ns1:GetInventorySupplyResult>
    <ns1:ResponseMetadata>
      <ns1:RequestId>463bcebc-ebd4-4122-abb2-dd05a79b35b6</ns1:RequestId>
    </ns1:ResponseMetadata>
  </ns1:GetInventorySupplyResponse>
  </env:Body>
</env:Envelope>

Version data entries

17 entries across 17 versions & 1 rubygems

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