Class: MWS::Feeds::Client

Inherits:
Peddler::Client show all
Defined in:
lib/mws/feeds/client.rb

Overview

The MWS Feeds API lets you upload inventory and order data to Amazon. You can also use this API to get information about the processing of feeds.

Constant Summary

Constants inherited from Peddler::Client

Peddler::Client::HOSTS, Peddler::Client::MARKETPLACE_IDS

Instance Attribute Summary

Attributes inherited from Peddler::Client

#default_country, #merchant_id

Method Summary

Methods inherited from Peddler::Client

#aws_endpoint, inherited, #initialize, #marketplace_id, path

Constructor Details

This class inherits a constructor from Peddler::Client