Module: MWS::Orders

Defined in:
lib/mws/orders/parser.rb,
lib/mws/orders/order.rb,
lib/mws/orders/entity.rb,
lib/mws/orders/orders.rb,
lib/mws/orders/address.rb,
lib/mws/orders/message.rb,
lib/mws/orders/version.rb,
lib/mws/orders/document.rb,
lib/mws/orders/tokenable.rb,
lib/mws/orders/collection.rb,
lib/mws/orders/order_item.rb,
lib/mws/orders/order_items.rb,
lib/mws/orders/invoice_data.rb,
lib/mws/orders/product_info.rb,
lib/mws/orders/buyer_tax_info.rb,
lib/mws/orders/points_granted.rb,
lib/mws/orders/service_status.rb,
lib/mws/orders/tax_collection.rb,
lib/mws/orders/tax_classification.rb,
lib/mws/orders/buyer_customized_info.rb,
lib/mws/orders/payment_execution_detail_item.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.

Defined Under Namespace

Modules: Tokenable Classes: Address, BuyerCustomizedInfo, BuyerTaxInfo, Collection, Document, Entity, InvoiceData, Message, Order, OrderItem, OrderItems, Orders, Parser, PaymentExecutionDetailItem, PointsGranted, ProductInfo, ServiceStatus, TaxClassification, TaxCollection

Constant Summary collapse

VERSION =
'0.6.1'