mws

boto.mws

boto.mws.connection

class boto.mws.connection.MWSConnection(*args, **kw)
ResponseError

alias of ResponseErrorFactory

cancel_feed_submissions(*args, **kw)

MWS CancelFeedSubmissions/2009-01-01 API call; quota=10 restore=45.00 Cancels one or more feed submissions and returns a

count of the feed submissions that were canceled.

Lists: FeedSubmissionIdList.Id, FeedTypeList.Type

cancel_fulfillment_order(*args, **kw)

MWS CancelFulfillmentOrder/2010-10-01 API call; quota=30 restore=0.50 Requests that Amazon stop attempting to fulfill an existing

fulfillment order.

Required: SellerFulfillmentOrderId

cancel_report_requests(*args, **kw)

MWS CancelReportRequests/2009-01-01 API call; quota=10 restore=45.00 Cancel one or more report requests, returning the count of the canceled report requests and the report request information.

create_fulfillment_order(*args, **kw)

MWS CreateFulfillmentOrder/2010-10-01 API call; quota=30 restore=0.50 Requests that Amazon ship items from the seller’s inventory

to a destination address.

Required: SellerFulfillmentOrderId+DisplayableOrderId+ShippingSpeedCategory+DisplayableOrderDateTime+DestinationAddress+DisplayableOrderComment+Items Objects: DestinationAddress, Items

create_inbound_shipment(*args, **kw)

MWS CreateInboundShipment/2010-10-01 API call; quota=30 restore=0.50 Creates an inbound shipment.

Objects: InboundShipmentHeader, InboundShipmentItems Required: ShipmentId+InboundShipmentHeader+InboundShipmentItems

create_inbound_shipment_plan(*args, **kw)

MWS CreateInboundShipmentPlan/2010-10-01 API call; quota=30 restore=0.50 Returns the information required to create an inbound shipment.

Objects: ShipFromAddress, InboundShipmentPlanRequestItems Required: ShipFromAddress+InboundShipmentPlanRequestItems

get_competitive_pricing_for_asin(*args, **kw)

MWS GetCompetitivePricingForASIN/2011-10-01 API call; quota=20 restore=10.00 Returns the current competitive pricing of a product,

based on the ASINs and MarketplaceId that you specify.

Lists: ASINList.ASIN Required: MarketplaceId+ASINList

get_competitive_pricing_for_sku(*args, **kw)

MWS GetCompetitivePricingForSKU/2011-10-01 API call; quota=20 restore=10.00 Returns the current competitive pricing of a product,

based on the SellerSKUs and MarketplaceId that you specify.

Lists: SellerSKUList.SellerSKU Required: MarketplaceId+SellerSKUList

get_feed_submission_count(*args, **kw)

MWS GetFeedSubmissionCount/2009-01-01 API call; quota=10 restore=45.00 Returns a count of the feeds submitted in the previous 90 days.

Lists: FeedTypeList.Type, FeedProcessingStatusList.Status

get_feed_submission_list(*args, **kw)

MWS GetFeedSubmissionList/2009-01-01 API call; quota=10 restore=45.00 Returns a list of all feed submissions submitted in the

previous 90 days.

Lists: FeedSubmissionIdList.Id, FeedTypeList.Type, FeedProcessingStatusList.Status

get_feed_submission_list_by_next_token(*args, **kw)

MWS GetFeedSubmissionListByNextToken/2009-01-01 API call; quota=0 restore=0.00 Returns a list of feed submissions using the NextToken parameter.

Required: NextToken

get_feed_submission_result(*args, **kw)

MWS GetFeedSubmissionResult/2009-01-01 API call; quota=15 restore=60.00 Returns the feed processing report.

Required: FeedSubmissionId

get_fulfillment_order(*args, **kw)

MWS GetFulfillmentOrder/2010-10-01 API call; quota=30 restore=0.50 Returns a fulfillment order based on a specified

SellerFulfillmentOrderId.

Required: SellerFulfillmentOrderId

get_fulfillment_preview(*args, **kw)

MWS GetFulfillmentPreview/2010-10-01 API call; quota=30 restore=0.50 Returns a list of fulfillment order previews based on items

and shipping speed categories that you specify.

Required: Address+Items Objects: Address, Items

get_inbound_service_status(*args, **kw)

MWS GetServiceStatus/2010-10-01 API call; quota=2 restore=300.00 Returns the operational status of the Fulfillment Inbound Shipment API section.

get_inventory_service_status(*args, **kw)

MWS GetServiceStatus/2010-10-01 API call; quota=2 restore=300.00 Returns the operational status of the Fulfillment Inventory API section.

get_lowest_offer_listings_for_asin(*args, **kw)

MWS GetLowestOfferListingsForASIN/2011-10-01 API call; quota=20 restore=5.00 Returns the lowest price offer listings for a specific

product by item condition and ASINs.

Lists: ASINList.ASIN Required: MarketplaceId+ASINList

get_lowest_offer_listings_for_sku(*args, **kw)

MWS GetLowestOfferListingsForSKU/2011-10-01 API call; quota=20 restore=5.00 Returns the lowest price offer listings for a specific

product by item condition and SellerSKUs.

Lists: SellerSKUList.SellerSKU Required: MarketplaceId+SellerSKUList

get_matching_product(*args, **kw)

MWS GetMatchingProduct/2011-10-01 API call; quota=20 restore=20.00 Returns a list of products and their attributes, based on

a list of ASIN values that you specify.

Lists: ASINList.ASIN Required: MarketplaceId+ASINList

get_matching_product_for_id(*args, **kw)

MWS GetMatchingProductForId/2011-10-01 API call; quota=20 restore=20.00 Returns a list of products and their attributes, based on

a list of Product IDs that you specify.

Lists: IdList.Id Required: MarketplaceId+IdType+IdList

get_order(*args, **kw)

MWS GetOrder/2011-01-01 API call; quota=6 restore=60.00 Returns an order for each AmazonOrderId that you specify.

Lists: AmazonOrderId.Id Required: AmazonOrderId

get_orders_service_status(*args, **kw)

MWS GetServiceStatus/2011-01-01 API call; quota=2 restore=300.00 Returns the operational status of the Orders API section.

get_outbound_service_status(*args, **kw)

MWS GetServiceStatus/2010-10-01 API call; quota=2 restore=300.00 Returns the operational status of the Fulfillment Outbound API section.

get_product_categories_for_asin(*args, **kw)

MWS GetProductCategoriesForASIN/2011-10-01 API call; quota=20 restore=20.00 Returns the product categories that an ASIN belongs to.

Required: MarketplaceId+ASIN

get_product_categories_for_sku(*args, **kw)

MWS GetProductCategoriesForSKU/2011-10-01 API call; quota=20 restore=20.00 Returns the product categories that a SellerSKU belongs to.

Required: MarketplaceId+SellerSKU

get_products_service_status(*args, **kw)

MWS GetServiceStatus/2011-10-01 API call; quota=2 restore=300.00 Returns the operational status of the Products API section.

get_report(*args, **kw)

MWS GetReport/2009-01-01 API call; quota=15 restore=60.00 Returns the contents of a report.

Required: ReportId

get_report_count(*args, **kw)

MWS GetReportCount/2009-01-01 API call; quota=10 restore=45.00 Returns a count of the reports, created in the previous 90 days,

with a status of _DONE_ and that are available for download.

Lists: ReportTypeList.Type Booleans: Acknowledged

get_report_list(*args, **kw)

MWS GetReportList/2009-01-01 API call; quota=10 restore=60.00 Returns a list of reports that were created in the previous

90 days that match the query parameters.

Lists: ReportRequestIdList.Id, ReportTypeList.Type Booleans: Acknowledged

get_report_list_by_next_token(*args, **kw)

MWS GetReportListByNextToken/2009-01-01 API call; quota=0 restore=0.00 Returns a list of reports using the NextToken, which

was supplied by a previous request to either GetReportListByNextToken or GetReportList, where the value of HasNext was true in the previous call.

Required: NextToken

get_report_request_count(*args, **kw)

MWS GetReportRequestCount/2009-01-01 API call; quota=10 restore=45.00 Returns a count of report requests that have been submitted

to Amazon MWS for processing.

Lists: ReportTypeList.Type, ReportProcessingStatusList.Status

get_report_request_list(*args, **kw)

MWS GetReportRequestList/2009-01-01 API call; quota=10 restore=45.00 Returns a list of report requests that you can use to get the

ReportRequestId for a report.

Lists: ReportRequestIdList.Id, ReportTypeList.Type, ReportProcessingStatusList.Status

get_report_request_list_by_next_token(*args, **kw)

MWS GetReportRequestListByNextToken/2009-01-01 API call; quota=0 restore=0.00 Returns a list of report requests using the NextToken,

which was supplied by a previous request to either GetReportRequestListByNextToken or GetReportRequestList, where the value of HasNext was true in that previous request.

Required: NextToken

get_report_schedule_count(*args, **kw)

MWS GetReportScheduleCount/2009-01-01 API call; quota=10 restore=45.00 Returns a count of order report requests that are scheduled

to be submitted to Amazon MWS.

Lists: ReportTypeList.Type

get_report_schedule_list(*args, **kw)

MWS GetReportScheduleList/2009-01-01 API call; quota=10 restore=45.00 Returns a list of order report requests that are scheduled

to be submitted to Amazon MWS for processing.

Lists: ReportTypeList.Type

get_report_schedule_list_by_next_token(*args, **kw)

MWS GetReportScheduleListByNextToken/2009-01-01 API call; quota=0 restore=0.00 Returns a list of report requests using the NextToken,

which was supplied by a previous request to either GetReportScheduleListByNextToken or GetReportScheduleList, where the value of HasNext was true in that previous request.

Required: NextToken

get_service_status(**kw)

Instruct the user on how to get service status.

iter_call(call, *args, **kw)

Pass a call name as the first argument and a generator is returned for the initial response and any continuation call responses made using the NextToken.

iter_response(response)

Pass a call’s response as the initial argument and a generator is returned for the initial response and any continuation call responses made using the NextToken.

list_all_fulfillment_orders(*args, **kw)

MWS ListAllFulfillmentOrders/2010-10-01 API call; quota=30 restore=0.50 Returns a list of fulfillment orders fulfilled after (or at) a specified date or by fulfillment method.

list_all_fulfillment_orders_by_next_token(*args, **kw)

MWS ListAllFulfillmentOrdersByNextToken/2010-10-01 API call; quota=30 restore=0.50 Returns the next page of inbound shipment items using the

NextToken parameter.

Required: NextToken

list_inbound_shipment_items(*args, **kw)

MWS ListInboundShipmentItems/2010-10-01 API call; quota=30 restore=0.50 Returns a list of items in a specified inbound shipment, or a

list of items that were updated within a specified time frame.

Required: ShipmentId OR LastUpdatedAfter+LastUpdatedBefore

list_inbound_shipment_items_by_next_token(*args, **kw)

MWS ListInboundShipmentItemsByNextToken/2010-10-01 API call; quota=30 restore=0.50 Returns the next page of inbound shipment items using the

NextToken parameter.

Required: NextToken

list_inbound_shipments(*args, **kw)

MWS ListInboundShipments/2010-10-01 API call; quota=30 restore=0.50 Returns a list of inbound shipments based on criteria that

you specify.

Lists: ShipmentIdList.Id, ShipmentStatusList.Status Some Required: ShipmentIdList, ShipmentStatusList

list_inbound_shipments_by_next_token(*args, **kw)

MWS ListInboundShipmentsByNextToken/2010-10-01 API call; quota=30 restore=0.50 Returns the next page of inbound shipments using the NextToken

parameter.

Required: NextToken

list_inventory_supply(*args, **kw)

MWS ListInventorySupply/2010-10-01 API call; quota=30 restore=0.50 Returns information about the availability of a seller’s

inventory.

Lists: SellerSkus.member Required: SellerSkus OR QueryStartDateTime

list_inventory_supply_by_next_token(*args, **kw)

MWS ListInventorySupplyByNextToken/2010-10-01 API call; quota=30 restore=0.50 Returns the next page of information about the availability

of a seller’s inventory using the NextToken parameter.

Required: NextToken

list_marketplace_participations(*args, **kw)

MWS ListMarketplaceParticipations/2011-07-01 API call; quota=15 restore=60.00 Returns a list of marketplaces that the seller submitting the request can sell in, and a list of participations that include seller-specific information in that marketplace.

list_marketplace_participations_by_next_token(*args, **kw)

MWS ListMarketplaceParticipationsByNextToken/2011-07-01 API call; quota=15 restore=60.00 Returns the next page of marketplaces and participations

using the NextToken value that was returned by your previous request to either ListMarketplaceParticipations or ListMarketplaceParticipationsByNextToken.

Required: NextToken

list_matching_products(*args, **kw)

MWS ListMatchingProducts/2011-10-01 API call; quota=20 restore=20.00 Returns a list of products and their attributes, ordered

by relevancy, based on a search query that you specify.

Required: MarketplaceId+Query

list_order_items(*args, **kw)

MWS ListOrderItems/2011-01-01 API call; quota=30 restore=2.00 Returns order item information for an AmazonOrderId that

you specify.

Required: AmazonOrderId

list_order_items_by_next_token(*args, **kw)

MWS ListOrderItemsByNextToken/2011-01-01 API call; quota=30 restore=2.00 Returns the next page of order items using the NextToken

value that was returned by your previous request to either ListOrderItems or ListOrderItemsByNextToken.

Required: NextToken

list_orders(*args, **kw)

MWS ListOrders/2011-01-01 API call; quota=6 restore=60.00 Returns a list of orders created or updated during a time

frame that you specify.

Lists: MarketplaceId.Id, OrderStatus.Status, FulfillmentChannel.Channel, PaymentMethod. Objects: OrderTotal, ShippingAddress, PaymentExecutionDetail Required: MarketplaceId Either: CreatedAfter OR LastUpdatedBefore LastUpdatedBefore requires: LastUpdatedAfter Either: LastUpdatedAfter OR BuyerEmail OR SellerOrderId CreatedBefore requires: CreatedAfter Either: CreatedAfter OR LastUpdatedAfter Required: CreatedAfter OR LastUpdatedAfter

list_orders_by_next_token(*args, **kw)

MWS ListOrdersByNextToken/2011-01-01 API call; quota=6 restore=60.00 Returns the next page of orders using the NextToken value

that was returned by your previous request to either ListOrders or ListOrdersByNextToken.

Required: NextToken

manage_report_schedule(*args, **kw)

MWS ManageReportSchedule/2009-01-01 API call; quota=10 restore=45.00 Creates, updates, or deletes a report request schedule for

a specified report type.

Required: ReportType+Schedule

method_for(name)

Return the MWS API method referred to in the argument. The named method can be in CamelCase or underlined_lower_case. This is the complement to MWSConnection.any_call.action

post_request(path, params, cls, body='', headers={}, isXML=True)

Make a POST request, optionally with a content body, and return the response, optionally as raw text. Modelled off of the inherited get_object/make_request flow.

request_report(*args, **kw)

MWS RequestReport/2009-01-01 API call; quota=15 restore=60.00 Creates a report request and submits the request to Amazon MWS.

Required: ReportType Booleans: ReportOptions=ShowSalesChannel Lists: MarketplaceIdList.Id

submit_feed(*args, **kw)

MWS SubmitFeed/2009-01-01 API call; quota=15 restore=120.00 Uploads a feed for processing by Amazon MWS.

Required: FeedType Lists: MarketplaceIdList.Id Required HTTP Body: FeedContent Booleans: PurgeAndReplace

update_inbound_shipment(*args, **kw)

MWS UpdateInboundShipment/2010-10-01 API call; quota=30 restore=0.50 Updates an existing inbound shipment. Amazon documentation

is ambiguous as to whether the InboundShipmentHeader and InboundShipmentItems arguments are required.

Objects: InboundShipmentHeader, InboundShipmentItems Required: ShipmentId

update_report_acknowledgements(*args, **kw)

MWS UpdateReportAcknowledgements/2009-01-01 API call; quota=10 restore=45.00 Updates the acknowledged status of one or more reports.

Lists: ReportIdList.Id Required: ReportIdList Booleans: Acknowledged

boto.mws.exception

exception boto.mws.exception.InvalidAddress(status, reason, body=None, *args)

Invalid address.

exception boto.mws.exception.InvalidParameter(status, reason, body=None, *args)

One or more parameters in the request is invalid.

exception boto.mws.exception.InvalidParameterValue(status, reason, body=None, *args)

One or more parameter values in the request is invalid.

exception boto.mws.exception.ResponseError(status, reason, body=None, *args)

Undefined response error.

retry = False
exception boto.mws.exception.ResponseErrorFactory(status, reason, body=None, *args)
exception boto.mws.exception.RetriableResponseError(status, reason, body=None, *args)
retry = True

boto.mws.response

class boto.mws.response.AttributeSet(connection=None, name=None, parent=None, attrs={})
ItemDimensions = <boto.mws.response.Element object at 0xf3ff950c>
ListPrice = <boto.mws.response.Element object at 0xf3ff97cc>
PackageDimensions = <boto.mws.response.Element object at 0xf3ff93ac>
SmallImage = <boto.mws.response.Element object at 0xf3ff9d0c>
class boto.mws.response.CancelFeedSubmissionsResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.CancelReportRequestsResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.CompetitivePrice(connection=None, name=None, parent=None, attrs={})
Price = <boto.mws.response.Element object at 0xf3ff988c>
class boto.mws.response.CompetitivePriceList(connection=None, name=None, parent=None, attrs={})
CompetitivePrice = <boto.mws.response.ElementList object at 0xf3ff9b4c>
class boto.mws.response.CompetitivePricing(connection=None, name=None, parent=None, attrs={})
CompetitivePrices = <boto.mws.response.Element object at 0xf3ff920c>
NumberOfOfferListings = <boto.mws.response.SimpleList object at 0xf3ff968c>
TradeInValue = <boto.mws.response.Element object at 0xf3ff956c>
class boto.mws.response.ComplexAmount(connection=None, name=None, parent=None, attrs={})
endElement(name, *args, **kw)
startElement(name, *args, **kw)
class boto.mws.response.ComplexDimensions(connection=None, name=None, parent=None, attrs={})
endElement(name, *args, **kw)
startElement(name, *args, **kw)
class boto.mws.response.ComplexMoney(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.ComplexType
class boto.mws.response.ComplexWeight(connection=None, name=None, parent=None, attrs={})
endElement(name, *args, **kw)
startElement(name, *args, **kw)
class boto.mws.response.CreateInboundShipmentPlanResult(connection=None, name=None, parent=None, attrs={})
InboundShipmentPlans = <boto.mws.response.MemberList object at 0xf3e1594c>
class boto.mws.response.DeclarativeType(_hint=None, **kw)
end(*args, **kw)
setup(parent, name, *args, **kw)
start(*args, **kw)
teardown(*args, **kw)
class boto.mws.response.Dimension
class boto.mws.response.Element(_hint=None, **kw)
end(*args, **kw)
start(*args, **kw)
class boto.mws.response.ElementList(*args, **kw)
end(*args, **kw)
start(*args, **kw)
class boto.mws.response.FeedSubmissionInfo(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.FulfillmentOrder(connection=None, name=None, parent=None, attrs={})
DestinationAddress = <boto.mws.response.Element object at 0xf3e15d2c>
NotificationEmailList = <boto.mws.response.MemberList object at 0xf3e1578c>
class boto.mws.response.FulfillmentPreview(connection=None, name=None, parent=None, attrs={})
EstimatedFees = <boto.mws.response.MemberList object at 0xf3e1508c>
EstimatedShippingWeight = <boto.mws.response.Element object at 0xf3e1510c>
FulfillmentPreviewShipments = <boto.mws.response.MemberList object at 0xf3e1524c>
UnfulfillablePreviewItems = <boto.mws.response.MemberList object at 0xf3e15cac>
class boto.mws.response.FulfillmentPreviewItem(connection=None, name=None, parent=None, attrs={})
EstimatedShippingWeight = <boto.mws.response.Element object at 0xf3e1562c>
class boto.mws.response.GetCompetitivePricingForASINResponse(*args, **kw)
class boto.mws.response.GetCompetitivePricingForSKUResponse(*args, **kw)
class boto.mws.response.GetFeedSubmissionCountResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.GetFeedSubmissionListByNextTokenResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.GetFeedSubmissionListResult(connection=None, name=None, parent=None, attrs={})
FeedSubmissionInfo = <boto.mws.response.ElementList object at 0xf3e155ec>
class boto.mws.response.GetFulfillmentOrderResult(connection=None, name=None, parent=None, attrs={})
FulfillmentOrder = <boto.mws.response.Element object at 0xf3e1574c>
FulfillmentOrderItem = <boto.mws.response.MemberList object at 0xf3ff904c>
FulfillmentShipment = <boto.mws.response.MemberList object at 0xf3e15f8c>
class boto.mws.response.GetFulfillmentPreviewResult(connection=None, name=None, parent=None, attrs={})
FulfillmentPreviews = <boto.mws.response.MemberList object at 0xf3e151ec>
class boto.mws.response.GetLowestOfferListingsForASINResponse(*args, **kw)
class boto.mws.response.GetLowestOfferListingsForSKUResponse(*args, **kw)
class boto.mws.response.GetMatchingProductForIdResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.GetMatchingProductResponse(*args, **kw)
class boto.mws.response.GetOrderResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.GetProductCategoriesForASINResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.GetProductCategoriesForSKUResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.GetProductCategoriesResult(connection=None, name=None, parent=None, attrs={})
Self = <boto.mws.response.Element object at 0xf3ff9f8c>
class boto.mws.response.GetReportListByNextTokenResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.GetReportListResult(connection=None, name=None, parent=None, attrs={})
ReportInfo = <boto.mws.response.ElementList object at 0xf3e15f0c>
class boto.mws.response.GetReportRequestListByNextTokenResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.GetReportRequestListResult(connection=None, name=None, parent=None, attrs={})
ReportRequestInfo = <boto.mws.response.ElementList object at 0xf4203d2c>
class boto.mws.response.GetReportScheduleListByNextTokenResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.GetReportScheduleListResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.GetServiceStatusResult(connection=None, name=None, parent=None, attrs={})
Messages = <boto.mws.response.Element object at 0xf3e15bec>
class boto.mws.response.Image(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.ItemAttributes(*args, **kw)
Languages = <boto.mws.response.Element object at 0xf3ff95ec>
class boto.mws.response.ListAllFulfillmentOrdersByNextTokenResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.ListAllFulfillmentOrdersResult(connection=None, name=None, parent=None, attrs={})
FulfillmentOrders = <boto.mws.response.MemberList object at 0xf3ff9c2c>
class boto.mws.response.ListInboundShipmentItemsByNextTokenResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.ListInboundShipmentItemsResult(connection=None, name=None, parent=None, attrs={})
ItemData = <boto.mws.response.MemberList object at 0xf3e154cc>
class boto.mws.response.ListInboundShipmentsByNextTokenResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.ListInboundShipmentsResult(connection=None, name=None, parent=None, attrs={})
ShipmentData = <boto.mws.response.MemberList object at 0xf3e1514c>
class boto.mws.response.ListInventorySupplyByNextTokenResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.ListInventorySupplyResult(connection=None, name=None, parent=None, attrs={})
InventorySupplyList = <boto.mws.response.MemberList object at 0xf3b8dd6c>
class boto.mws.response.ListMarketplaceParticipationsByNextTokenResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.ListMarketplaceParticipationsResult(connection=None, name=None, parent=None, attrs={})
ListMarketplaces = <boto.mws.response.Element object at 0xf3b4b32c>
ListParticipations = <boto.mws.response.Element object at 0xf3b4baac>
class boto.mws.response.ListMatchingProductsResult(connection=None, name=None, parent=None, attrs={})
Products = <boto.mws.response.Element object at 0xf3ff90ec>
class boto.mws.response.ListOrderItemsResult(connection=None, name=None, parent=None, attrs={})
OrderItems = <boto.mws.response.Element object at 0xf3b4bfec>
class boto.mws.response.ListOrdersByNextTokenResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.ListOrdersResult(connection=None, name=None, parent=None, attrs={})
Orders = <boto.mws.response.Element object at 0xf3b4bd6c>
class boto.mws.response.LowestOfferListing(connection=None, name=None, parent=None, attrs={})
Price = <boto.mws.response.Element object at 0xf3ff972c>
Qualifiers = <boto.mws.response.Element object at 0xf3ff90ac>
class boto.mws.response.ManageReportScheduleResult(connection=None, name=None, parent=None, attrs={})
ReportSchedule = <boto.mws.response.Element object at 0xf3e150cc>
class boto.mws.response.MemberList(*args, **kw)
end(*args, **kw)
start(attrs={}, **kw)
class boto.mws.response.Order(connection=None, name=None, parent=None, attrs={})
OrderTotal = <boto.mws.response.Element object at 0xf3ff96cc>
PaymentExecutionDetail = <boto.mws.response.Element object at 0xf3b4b7ec>
ShippingAddress = <boto.mws.response.Element object at 0xf3b4b54c>
class boto.mws.response.OrderItem(connection=None, name=None, parent=None, attrs={})
CODFee = <boto.mws.response.Element object at 0xf3b4b82c>
CODFeeDiscount = <boto.mws.response.Element object at 0xf3b4bbec>
GiftWrapPrice = <boto.mws.response.Element object at 0xf3b4b42c>
GiftWrapTax = <boto.mws.response.Element object at 0xf3b4b48c>
ItemPrice = <boto.mws.response.Element object at 0xf3b4bf6c>
ItemTax = <boto.mws.response.Element object at 0xf3b4b4ac>
PromotionDiscount = <boto.mws.response.Element object at 0xf3b4b6ac>
PromotionIds = <boto.mws.response.SimpleList object at 0xf3b4b70c>
ShippingDiscount = <boto.mws.response.Element object at 0xf3b4b3cc>
ShippingPrice = <boto.mws.response.Element object at 0xf3b4b40c>
ShippingTax = <boto.mws.response.Element object at 0xf3b4bfac>
class boto.mws.response.Price(connection=None, name=None, parent=None, attrs={})
LandedPrice = <boto.mws.response.Element object at 0xf3ff928c>
ListingPrice = <boto.mws.response.Element object at 0xf3ff9b0c>
Shipping = <boto.mws.response.Element object at 0xf3ff994c>
class boto.mws.response.Product(connection=None, name=None, parent=None, attrs={})
AttributeSets = <boto.mws.response.Element object at 0xf3ff9a4c>
CompetitivePricing = <boto.mws.response.ElementList object at 0xf3ff94ec>
Identifiers = <boto.mws.response.Element object at 0xf3ff970c>
LowestOfferListings = <boto.mws.response.Element object at 0xf3ff9a6c>
Relationships = <boto.mws.response.Element object at 0xf3ff996c>
SalesRankings = <boto.mws.response.Element object at 0xf3ff9dcc>
class boto.mws.response.ProductCategory(*args, **kw)
class boto.mws.response.ProductsBulkOperationResponse(*args, **kw)
class boto.mws.response.ProductsBulkOperationResult(connection=None, name=None, parent=None, attrs={})
Error = <boto.mws.response.Element object at 0xf3ff946c>
Product = <boto.mws.response.Element object at 0xf3ff978c>
class boto.mws.response.ReportRequestInfo(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.RequestReportResult(connection=None, name=None, parent=None, attrs={})
ReportRequestInfo = <boto.mws.response.Element object at 0xf3e15d8c>
class boto.mws.response.Response(connection=None, name=None, parent=None, attrs={})
ResponseMetadata = <boto.mws.response.Element object at 0xf41a208c>
startElement(name, *args, **kw)
class boto.mws.response.ResponseElement(connection=None, name=None, parent=None, attrs={})
connection
endElement(name, *args, **kw)
startElement(name, *args, **kw)
boto.mws.response.ResponseFactory(action)
class boto.mws.response.ResponseResultList(*args, **kw)
class boto.mws.response.SalesRank(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.SimpleList(*args, **kw)
end(name, value, *args, **kw)
start(*args, **kw)
teardown(*args, **kw)
class boto.mws.response.SubmitFeedResult(connection=None, name=None, parent=None, attrs={})
FeedSubmissionInfo = <boto.mws.response.Element object at 0xf3fe450c>
class boto.mws.response.UpdateReportAcknowledgementsResult(connection=None, name=None, parent=None, attrs={})
class boto.mws.response.VariationRelationship(connection=None, name=None, parent=None, attrs={})
GemType = <boto.mws.response.SimpleList object at 0xf3ff9c6c>
Identifiers = <boto.mws.response.Element object at 0xf3ff91cc>
MaterialType = <boto.mws.response.SimpleList object at 0xf3ff926c>
OperatingSystem = <boto.mws.response.SimpleList object at 0xf3ff97ac>
boto.mws.response.strip_namespace(func)

Table Of Contents

Previous topic

mturk

Next topic

pyami

This Page

PDF Version