Class: MWS::Orders::Client

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

Overview

With the MWS Orders API, you can list orders created or updated during a time frame you specify or retrieve information about specific orders.

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