Python-Amazon-MWS
feature-reports-api-completion
  • CHANGELOG

Introduction

  • Prerequisites for MWS connectivity
  • Installation
  • Getting started

Topics

  • Generic Requests
  • Managing Fulfillment Inbound (FBA) Shipments
  • Using Parsed XML Responses

API sections

  • Feeds
  • InboundShipments
  • Products
  • Reports

Other references

  • DotDict
  • MWSResponse
Python-Amazon-MWS
  • Docs »
  • python-amazon-mws
  • Edit on GitHub

python-amazon-mws¶

python-amazon-mws is a Python connector to Amazon Marketplace Web Services (or MWS). It provides a simple way to build and send requests to MWS, allowing access to all that MWS can do from your Python application.

Use Feeds to update your product listings, run Reports, get updates on your Orders, create and manage FBA Inbound Shipments… do it all with python-amazon-mws!

Note

This is a third-party connector with no direct affiliation to Amazon.

  • CHANGELOG

Introduction

  • Prerequisites for MWS connectivity
    • Test MWS access using Scratchpad
  • Installation
  • Getting started
    • Entering credentials
    • Making requests

Topics

  • Generic Requests
    • Back to basics
    • Parameter dict flattening
    • Generic request component methods
  • Managing Fulfillment Inbound (FBA) Shipments
    • Basic steps to create a shipment in MWS
    • Requesting a shipment plan
    • Processing shipment plans
    • Creating shipments
    • Updating shipments
  • Using Parsed XML Responses
    • How XML responses are parsed in python-amazon-mws
    • Result keys and metadata
    • XML “cleaning” before parsing

API sections

  • Feeds
  • InboundShipments
  • Products
  • Reports

Other references

  • DotDict
    • Keys as attributes
    • Native iteration
    • Recursive conversion of dict objects
    • Working with XML tag attributes
    • DotDict API
  • MWSResponse
    • Parsed content for XML responses
    • Original response access
    • MWSResponse API
Next

© Copyright 2020, Galen Rice, Alex Hellier, James Hiew Revision 92562596.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: feature-reports-api-completion
Versions
latest
stable
feature-reports-api-completion
develop
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.