Sha256: cd555bfb37f7b44f6ce13136d85da5ba30e9f3daef36c908262b98c10f93ff9d

Contents?: true

Size: 343 Bytes

Versions: 3

Compression:

Stored size: 343 Bytes

Contents

require 'peddler/service'

module Peddler
  # The Fulfillment Outbound Shipment API is designed to help you integrate
  # Fulfillment by Amazon with any payment processing application or inventory
  # management system currently in use.
  class FulfillmentOutboundShipment < Service
    path 'FulfillmentOutboundShipment/2010-10-01'
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
peddler-0.4.3 lib/peddler/fulfillment_outbound_shipment.rb
peddler-0.4.2 lib/peddler/fulfillment_outbound_shipment.rb
peddler-0.4.1 lib/peddler/fulfillment_outbound_shipment.rb