Sha256: a42e618b872bbcdeaea4f91a7693382bf7127844c1c45d6ac05a5861cac81662
Contents?: true
Size: 559 Bytes
Versions: 4
Compression:
Stored size: 559 Bytes
Contents
require 'peddler/client' module MWS # The Fulfillment Inventory API can help you stay up-to-date on the # availability of your inventory in the Amazon Fulfillment Network. The # Fulfillment Inventory API reports real-time availability information for # your Amazon Fulfillment Network inventory regardless of whether you are # selling your inventory on Amazon's retail web site or through other retail # channels. # # @todo Not implemented class FulfillmentInventory < ::Peddler::Client path 'FulfillmentInventory/2010-10-01' end end
Version data entries
4 entries across 4 versions & 1 rubygems