PYTHON-AMAZON-SP-API
  • Installation
  • Credentials
    • Environment Variables
      • Usage with default account
      • Usage with another_account
    • Config File
      • Usage with default account
      • Usage with another_account
      • References
    • From Code
      • Usage
  • Examples
    • Initial Authorisation
      • Internal Seller Access
        • Configuring the App in Seller Central:
        • Configuring Python SPAPI.
  • Quickstart
    • Example Usage
  • Versioning
  • Endpoints
    • AplusContent
      • AplusContent
        • AplusContent.search_content_documents()
        • AplusContent.create_content_document()
        • AplusContent.get_content_document()
        • AplusContent.update_content_document()
        • AplusContent.list_content_document_asin_relations()
        • AplusContent.post_content_document_asin_relations()
        • AplusContent.validate_content_document_asin_relations()
        • AplusContent.search_content_publish_records()
        • AplusContent.post_content_document_approval_submission()
        • AplusContent.post_content_document_suspend_submission()
    • Authorization
      • Authorization
        • Authorization.grantless_scope
        • Authorization.get_authorization_code()
    • ApplicationManagement
      • ApplicationManagement
        • ApplicationManagement.rotate_application_client_secret()
    • AmazonWarehousingAndDistribution
      • AmazonWarehousingAndDistribution
        • AmazonWarehousingAndDistribution.version
        • AmazonWarehousingAndDistribution.get_inbound_shipment()
        • AmazonWarehousingAndDistribution.list_inbound_shipments()
        • AmazonWarehousingAndDistribution.auth
        • AmazonWarehousingAndDistribution.content_type
        • AmazonWarehousingAndDistribution.grantless_auth
        • AmazonWarehousingAndDistribution.grantless_scope
        • AmazonWarehousingAndDistribution.headers
        • AmazonWarehousingAndDistribution.keep_restricted_data_token
        • AmazonWarehousingAndDistribution.list_inventory()
        • AmazonWarehousingAndDistribution.method
        • AmazonWarehousingAndDistribution.scheme
        • AmazonWarehousingAndDistribution.user_agent
    • Catalog
      • Catalog
        • Catalog.get_item()
        • Catalog.list_items()
        • Catalog.list_categories()
    • CatalogItems
      • CatalogItems
        • CatalogItems.version
        • CatalogItems.search_catalog_items()
        • CatalogItems.get_catalog_item()
    • Data Kiosk
      • DataKiosk
        • DataKiosk.get_queries()
        • DataKiosk.create_query()
        • DataKiosk.cancel_query()
        • DataKiosk.get_query()
        • DataKiosk.get_document()
    • FbaInboundEligibility
      • FbaInboundEligibility
        • FbaInboundEligibility.get_item_eligibility_preview()
        • FbaInboundEligibility.get_item_eligibility_preview_extended()
    • FbaSmallAndLight
      • FbaSmallAndLight
        • FbaSmallAndLight.get_small_and_light_enrollment_by_seller_s_k_u()
        • FbaSmallAndLight.get_small_and_light_enrollment_by_seller_sku()
        • FbaSmallAndLight.put_small_and_light_enrollment_by_seller_s_k_u()
        • FbaSmallAndLight.put_small_and_light_enrollment_by_seller_sku()
        • FbaSmallAndLight.delete_small_and_light_enrollment_by_seller_s_k_u()
        • FbaSmallAndLight.delete_small_and_light_enrollment_by_seller_sku()
        • FbaSmallAndLight.get_small_and_light_eligibility_by_seller_s_k_u()
        • FbaSmallAndLight.get_small_and_light_eligibility_by_seller_sku()
        • FbaSmallAndLight.get_small_and_light_fee_preview()
    • Feeds
      • Feeds
        • Feeds.get_feeds()
        • Feeds.submit_feed()
        • Feeds.create_feed()
        • Feeds.cancel_feed()
        • Feeds.get_feed()
        • Feeds.create_feed_document()
        • Feeds.get_feed_document()
        • Feeds.get_feed_result_document()
    • Finances
      • Finances
        • Finances.get_financial_events_for_order()
        • Finances.list_financial_events()
        • Finances.list_financial_events_by_group_id()
        • Finances.list_financial_event_groups()
    • FulfillmentInbound
      • FulfillmentInbound
        • FulfillmentInbound.version
        • FulfillmentInbound.item_guidance()
        • FulfillmentInbound.plans()
        • FulfillmentInbound.create_shipment()
        • FulfillmentInbound.update_shipment()
        • FulfillmentInbound.preorder()
        • FulfillmentInbound.confirm_preorder()
        • FulfillmentInbound.prep_instruction()
        • FulfillmentInbound.get_transport_information()
        • FulfillmentInbound.update_transport_information()
        • FulfillmentInbound.void_transport()
        • FulfillmentInbound.estimate_transport()
        • FulfillmentInbound.confirm_transport()
        • FulfillmentInbound.get_labels()
        • FulfillmentInbound.bill_of_lading()
        • FulfillmentInbound.get_shipments()
        • FulfillmentInbound.shipment_items_by_shipment()
        • FulfillmentInbound.shipment_items()
        • FulfillmentInbound.get_shipments_by_id()
        • FulfillmentInbound.list_inbound_plans()
        • FulfillmentInbound.create_inbound_plan()
        • FulfillmentInbound.get_inbound_plan()
        • FulfillmentInbound.list_inbound_plan_boxes()
        • FulfillmentInbound.cancel_inbound_plan()
        • FulfillmentInbound.list_inbound_plan_items()
        • FulfillmentInbound.set_packing_information()
        • FulfillmentInbound.list_packing_options()
        • FulfillmentInbound.generate_packing_options()
        • FulfillmentInbound.confirm_packing_option()
        • FulfillmentInbound.list_packing_group_items()
        • FulfillmentInbound.list_inbound_plan_pallets()
        • FulfillmentInbound.list_placement_options()
        • FulfillmentInbound.generate_placement_options()
        • FulfillmentInbound.confirm_placement_option()
        • FulfillmentInbound.get_shipment()
        • FulfillmentInbound.get_delivery_challan_document()
        • FulfillmentInbound.update_shipment_delivery_window()
        • FulfillmentInbound.get_self_ship_appointment_slots()
        • FulfillmentInbound.generate_self_ship_appointment_slots()
        • FulfillmentInbound.cancel_self_ship_appointment()
        • FulfillmentInbound.schedule_self_ship_appointment()
        • FulfillmentInbound.list_transportation_options()
        • FulfillmentInbound.generate_transportation_options()
        • FulfillmentInbound.confirm_transportation_options()
        • FulfillmentInbound.list_item_compliance_details()
        • FulfillmentInbound.update_item_compliance_details()
        • FulfillmentInbound.get_inbound_operation_status()
        • FulfillmentInbound.generate_delivery_window_options()
        • FulfillmentInbound.list_delivery_window_options()
        • FulfillmentInbound.confirm_delivery_window_options()
        • FulfillmentInbound.list_shipment_items()
        • FulfillmentInbound.create_marketplace_item_labels()
        • FulfillmentInbound.list_prep_details()
        • FulfillmentInbound.set_prep_details()
        • FulfillmentInbound.list_shipment_boxes()
        • FulfillmentInbound.update_shipment_tracking_details()
    • FulfillmentOutbound
      • FulfillmentOutbound
        • FulfillmentOutbound.get_fulfillment_preview()
        • FulfillmentOutbound.list_all_fulfillment_orders()
        • FulfillmentOutbound.create_fulfillment_order()
        • FulfillmentOutbound.get_package_tracking_details()
        • FulfillmentOutbound.list_return_reason_codes()
        • FulfillmentOutbound.create_fulfillment_return()
        • FulfillmentOutbound.get_fulfillment_order()
        • FulfillmentOutbound.update_fulfillment_order()
        • FulfillmentOutbound.cancel_fulfillment_order()
        • FulfillmentOutbound.get_features()
        • FulfillmentOutbound.get_feature_inventory()
        • FulfillmentOutbound.get_feature_s_k_u()
    • Inventories
      • Inventories
        • Inventories.get_inventory_summary_marketplace()
    • ListingsItems
      • ListingsItems
        • ListingsItems.delete_listings_item()
        • ListingsItems.get_listings_item()
        • ListingsItems.search_listings_items()
        • ListingsItems.patch_listings_item()
        • ListingsItems.put_listings_item()
    • ListingsRestrictions
      • ListingsRestrictions
        • ListingsRestrictions.get_listings_restrictions()
    • MerchantFulfillment
      • MerchantFulfillment
        • MerchantFulfillment.get_eligible_shipment_services_old()
        • MerchantFulfillment.get_eligible_shipment_services()
        • MerchantFulfillment.get_shipment()
        • MerchantFulfillment.cancel_shipment()
        • MerchantFulfillment.cancel_shipment_old()
        • MerchantFulfillment.create_shipment()
        • MerchantFulfillment.get_additional_seller_inputs_old()
        • MerchantFulfillment.get_additional_seller_inputs()
    • Messaging
      • Messaging
        • Messaging.get_messaging_actions_for_order()
        • Messaging.confirm_customization_details()
        • Messaging.create_confirm_delivery_details()
        • Messaging.create_legal_disclosure()
        • Messaging.create_negative_feedback_removal()
        • Messaging.create_confirm_order_details()
        • Messaging.create_confirm_service_details()
        • Messaging.create_amazon_motors()
        • Messaging.create_warranty()
        • Messaging.get_attributes()
        • Messaging.create_digital_access_key()
        • Messaging.create_unexpected_problem()
    • Notifications
      • Notifications
        • Notifications.grantless_scope
        • Notifications.add_subscription()
        • Notifications.create_subscription()
        • Notifications.get_subscription()
        • Notifications.delete_notification_subscription()
        • Notifications.create_destination()
        • Notifications.get_destinations()
        • Notifications.get_destination()
        • Notifications.delete_destination()
    • Orders
      • Orders
        • Orders.get_orders()
        • Orders.get_order()
        • Orders.get_order_items()
        • Orders.get_order_address()
        • Orders.get_order_buyer_info()
        • Orders.get_order_items_buyer_info()
        • Orders.update_shipment_status()
        • Orders.confirm_shipment()
    • Restricted Data Token
    • Product Fees
      • ProductFees
        • ProductFees.get_product_fees_estimate_for_sku()
        • ProductFees.get_product_fees_estimate_for_asin()
        • ProductFees.get_product_fees_estimate()
        • ProductFees._create_body()
    • ProductTypeDefinitions
      • ProductTypeDefinitions
        • ProductTypeDefinitions.search_definitions_product_types()
        • ProductTypeDefinitions.get_definitions_product_type()
    • Products
      • Products
        • Products.get_product_pricing_for_skus()
        • Products.get_product_pricing_for_asins()
        • Products.get_competitive_pricing_for_skus()
        • Products.get_competitive_pricing_for_asins()
        • Products.get_listings_offer()
        • Products.get_item_offers()
        • Products.get_item_offers_batch()
        • Products.get_listing_offers_batch()
    • Replenishment
      • Replenishment
        • Replenishment.get_selling_partner_metrics()
        • Replenishment.list_offer_metrics()
        • Replenishment.list_offers()
    • Reports
      • Reports
        • Reports.get_reports()
        • Reports.create_report()
        • Reports.cancel_report()
        • Reports.get_report()
        • Reports.get_report_schedules()
        • Reports.create_report_schedule()
        • Reports.cancel_report_schedule()
        • Reports.delete_report_schedule()
        • Reports.get_report_schedule()
        • Reports.get_report_document()
    • Sales
      • Sales
        • Sales.get_order_metrics()
        • Sales._create_datetime_stamp()
    • Sellers
      • Sellers
        • Sellers.get_marketplace_participation()
        • Sellers.get_account()
    • Services
      • Services
        • Services.get_service_job_by_service_job_id()
        • Services.cancel_service_job_by_service_job_id()
        • Services.complete_service_job_by_service_job_id()
        • Services.get_service_jobs()
        • Services.add_appointment_for_service_job_by_service_job_id()
        • Services.reschedule_appointment_for_service_job_by_service_job_id()
    • Shipping
      • Shipping
        • Shipping.create_shipment()
        • Shipping.get_shipment()
        • Shipping.cancel_shipment()
        • Shipping.purchase_labels()
        • Shipping.retrieve_shipping_label()
        • Shipping.purchase_shipment()
        • Shipping.get_rates()
        • Shipping.get_account()
        • Shipping.get_tracking_information()
    • Solicitations
      • Solicitations
        • Solicitations.get_solicitation_actions_for_order()
        • Solicitations.create_product_review_and_seller_feedback_solicitation()
    • Supply Sources
      • SupplySources
        • SupplySources.get_supply_sources()
        • SupplySources.create_supply_source()
        • SupplySources.get_supply_source()
        • SupplySources.update_supply_source()
        • SupplySources.archive_supply_source()
        • SupplySources.update_supply_source_status()
    • Tokens
      • Tokens
        • Tokens.create_restricted_data_token()
    • Upload
      • Upload
        • Upload.upload_document()
    • VendorDirectFulfillmentInventory
      • VendorDirectFulfillmentInventory
        • VendorDirectFulfillmentInventory.submit_inventory_update()
    • VendorDirectFulfillmentOrders
      • VendorDirectFulfillmentOrders
        • VendorDirectFulfillmentOrders.get_orders()
        • VendorDirectFulfillmentOrders.get_order()
        • VendorDirectFulfillmentOrders.submit_acknowledgement()
    • VendorDirectFulfillmentPayments
      • VendorDirectFulfillmentPayments
        • VendorDirectFulfillmentPayments.submit_invoice()
    • VendorDirectFulfillmentShipping
      • VendorDirectFulfillmentShipping
        • VendorDirectFulfillmentShipping.get_shipping_labels()
        • VendorDirectFulfillmentShipping.submit_shipping_label_request()
        • VendorDirectFulfillmentShipping.get_shipping_label()
        • VendorDirectFulfillmentShipping.submit_shipment_confirmations()
        • VendorDirectFulfillmentShipping.submit_shipment_status_updates()
        • VendorDirectFulfillmentShipping.get_customer_invoices()
        • VendorDirectFulfillmentShipping.get_customer_invoice()
        • VendorDirectFulfillmentShipping.get_packing_slips()
        • VendorDirectFulfillmentShipping.get_packing_slip()
    • VendorDirectFulfillmentTransactions
      • VendorDirectFulfillmentTransactions
        • VendorDirectFulfillmentTransactions.get_transaction_status()
    • VendorInvoices
      • VendorInvoices
        • VendorInvoices.submit_invoices()
    • VendorOrders
      • VendorOrders
        • VendorOrders.get_purchase_orders()
        • VendorOrders.get_purchase_order()
        • VendorOrders.submit_acknowledgement()
        • VendorOrders.get_purchase_orders_status()
    • VendorShipments
      • VendorShipments
        • VendorShipments.submit_shipment_confirmations()
    • VendorTransactionStatus
      • VendorTransactionStatus
        • VendorTransactionStatus.get_transaction()
  • Personally identifiable information (PII)
  • Responses
    • ApiResponse
  • Exceptions
    • MissingCredentials
    • SellingApiException
      • SellingApiException.code
    • SellingApiBadRequestException
      • SellingApiBadRequestException.code
    • SellingApiForbiddenException
      • SellingApiForbiddenException.code
    • SellingApiNotFoundException
      • SellingApiNotFoundException.code
    • SellingApiRequestThrottledException
      • SellingApiRequestThrottledException.code
    • SellingApiServerException
      • SellingApiServerException.code
    • SellingApiTemporarilyUnavailableException
      • SellingApiTemporarilyUnavailableException.code
  • Utils
    • Retry Decorators
      • util.retry()
      • util.sp_retry()
      • util.throttle_retry()
    • Load All Pages Decorator
      • util.load_all_pages()
    • Key Maker
      • KeyMaker
        • KeyMaker.convert_keys()
  • Enums
    • Marketplaces
      • Marketplaces.AE
      • Marketplaces.BE
      • Marketplaces.DE
      • Marketplaces.PL
      • Marketplaces.EG
      • Marketplaces.ES
      • Marketplaces.FR
      • Marketplaces.GB
      • Marketplaces.IN
      • Marketplaces.IT
      • Marketplaces.NL
      • Marketplaces.SA
      • Marketplaces.SE
      • Marketplaces.TR
      • Marketplaces.UK
      • Marketplaces.ZA
      • Marketplaces.AU
      • Marketplaces.JP
      • Marketplaces.SG
      • Marketplaces.US
      • Marketplaces.BR
      • Marketplaces.CA
      • Marketplaces.MX
    • IncludedData
      • IncludedData.SUMMARIES
      • IncludedData.ATTRIBUTES
      • IncludedData.ISSUES
      • IncludedData.OFFERS
      • IncludedData.FULFILLMENT_AVAILABILITY
      • IncludedData.PROCUREMENT
      • IncludedData.DIMENSIONS
      • IncludedData.IDENTIFIERS
      • IncludedData.IMAGES
      • IncludedData.PRODUCT_TYPES
      • IncludedData.RELATIONSHIPS
      • IncludedData.SALES_RANKS
      • IncludedData.VENDOR_DETAILS
    • ListingItemsIncludedData
      • ListingItemsIncludedData.SUMMARIES
      • ListingItemsIncludedData.ATTRIBUTES
      • ListingItemsIncludedData.ISSUES
      • ListingItemsIncludedData.OFFERS
      • ListingItemsIncludedData.FULFILLMENT_AVAILABILITY
      • ListingItemsIncludedData.PROCUREMENT
    • CatalogItemsIncludedData
      • CatalogItemsIncludedData.ATTRIBUTES
      • CatalogItemsIncludedData.DIMENSIONS
      • CatalogItemsIncludedData.IDENTIFIERS
      • CatalogItemsIncludedData.IMAGES
      • CatalogItemsIncludedData.PRODUCT_TYPES
      • CatalogItemsIncludedData.RELATIONSHIPS
      • CatalogItemsIncludedData.SALES_RANKS
      • CatalogItemsIncludedData.SUMMARIES
      • CatalogItemsIncludedData.VENDOR_DETAILS
    • IneligibilityReasonList
      • IneligibilityReasonList.FBA_INB_0004
      • IneligibilityReasonList.FBA_INB_0006
      • IneligibilityReasonList.FBA_INB_0007
      • IneligibilityReasonList.FBA_INB_0008
      • IneligibilityReasonList.FBA_INB_0009
      • IneligibilityReasonList.FBA_INB_0010
      • IneligibilityReasonList.FBA_INB_0011
      • IneligibilityReasonList.FBA_INB_0012
      • IneligibilityReasonList.FBA_INB_0013
      • IneligibilityReasonList.FBA_INB_0014
      • IneligibilityReasonList.FBA_INB_0015
      • IneligibilityReasonList.FBA_INB_0016
      • IneligibilityReasonList.FBA_INB_0017
      • IneligibilityReasonList.FBA_INB_0018
      • IneligibilityReasonList.FBA_INB_0019
      • IneligibilityReasonList.FBA_INB_0034
      • IneligibilityReasonList.FBA_INB_0035
      • IneligibilityReasonList.FBA_INB_0036
      • IneligibilityReasonList.FBA_INB_0037
      • IneligibilityReasonList.FBA_INB_0038
      • IneligibilityReasonList.FBA_INB_0050
      • IneligibilityReasonList.FBA_INB_0051
      • IneligibilityReasonList.FBA_INB_0053
      • IneligibilityReasonList.FBA_INB_0055
      • IneligibilityReasonList.FBA_INB_0056
      • IneligibilityReasonList.FBA_INB_0059
      • IneligibilityReasonList.FBA_INB_0065
      • IneligibilityReasonList.FBA_INB_0066
      • IneligibilityReasonList.FBA_INB_0067
      • IneligibilityReasonList.FBA_INB_0068
      • IneligibilityReasonList.FBA_INB_0095
      • IneligibilityReasonList.FBA_INB_0097
      • IneligibilityReasonList.FBA_INB_0098
      • IneligibilityReasonList.FBA_INB_0099
      • IneligibilityReasonList.FBA_INB_0100
      • IneligibilityReasonList.FBA_INB_0103
      • IneligibilityReasonList.FBA_INB_0104
      • IneligibilityReasonList.UNKNOWN_INB_ERROR_CODE
    • NotificationType
      • NotificationType.BRANDED_ITEM_CONTENT_CHANGE
      • NotificationType.ITEM_PRODUCT_TYPE_CHANGE
      • NotificationType.LISTINGS_ITEM_STATUS_CHANGE
      • NotificationType.LISTINGS_ITEM_ISSUES_CHANGE
      • NotificationType.LISTINGS_ITEM_MFN_QUANTITY_CHANGE
      • NotificationType.PRODUCT_TYPE_DEFINITIONS_CHANGE
      • NotificationType.ACCOUNT_STATUS_CHANGED
      • NotificationType.ANY_OFFER_CHANGED
      • NotificationType.B2B_ANY_OFFER_CHANGED
      • NotificationType.DETAIL_PAGE_TRAFFIC_EVENT
      • NotificationType.FBA_INVENTORY_AVAILABILITY_CHANGES
      • NotificationType.FBA_OUTBOUND_SHIPMENT_STATUS
      • NotificationType.FEE_PROMOTION
      • NotificationType.FEED_PROCESSING_FINISHED
      • NotificationType.FULFILLMENT_ORDER_STATUS
      • NotificationType.ITEM_INVENTORY_EVENT_CHANGE
      • NotificationType.ITEM_SALES_EVENT_CHANGE
      • NotificationType.ORDER_CHANGE
      • NotificationType.ORDER_STATUS_CHANGE
      • NotificationType.PRICING_HEALTH
      • NotificationType.REPORT_PROCESSING_FINISHED
      • NotificationType.DATA_KIOSK_QUERY_PROCESSING_FINISHED
    • ProcessingStatus
      • ProcessingStatus.CANCELLED
      • ProcessingStatus.DONE
      • ProcessingStatus.FATAL
      • ProcessingStatus.IN_PROGRESS
      • ProcessingStatus.IN_QUEUE
    • ReportStatus
      • ReportStatus.CANCELLED
      • ReportStatus.DONE
      • ReportStatus.FATAL
      • ReportStatus.IN_PROGRESS
      • ReportStatus.IN_QUEUE
    • ReportType
      • ReportType.GET_V2_SELLER_PERFORMANCE_REPORT
      • ReportType.GET_FLAT_FILE_OPEN_LISTINGS_DATA
      • ReportType.GET_MERCHANT_LISTINGS_ALL_DATA
      • ReportType.GET_MERCHANT_LISTINGS_DATA
      • ReportType.GET_MERCHANT_LISTINGS_INACTIVE_DATA
      • ReportType.GET_MERCHANT_LISTINGS_DATA_BACK_COMPAT
      • ReportType.GET_MERCHANT_LISTINGS_DATA_LITE
      • ReportType.GET_MERCHANT_LISTINGS_DATA_LITER
      • ReportType.GET_MERCHANT_CANCELLED_LISTINGS_DATA
      • ReportType.GET_MERCHANT_LISTINGS_DEFECT_DATA
      • ReportType.GET_PAN_EU_OFFER_STATUS
      • ReportType.GET_MFN_PAN_EU_OFFER_STATUS
      • ReportType.GET_FLAT_FILE_GEO_OPPORTUNITIES
      • ReportType.GET_REFERRAL_FEE_PREVIEW_REPORT
      • ReportType.GET_FLAT_FILE_ACTIONABLE_ORDER_DATA_SHIPPING
      • ReportType.GET_ORDER_REPORT_DATA_INVOICING
      • ReportType.GET_FLAT_FILE_ORDER_REPORT_DATA_INVOICING
      • ReportType.GET_ORDER_REPORT_DATA_TAX
      • ReportType.GET_FLAT_FILE_ORDER_REPORT_DATA_TAX
      • ReportType.GET_ORDER_REPORT_DATA_SHIPPING
      • ReportType.GET_FLAT_FILE_ORDER_REPORT_DATA_SHIPPING
      • ReportType.GET_FLAT_FILE_ALL_ORDERS_DATA_BY_LAST_UPDATE_GENERAL
      • ReportType.GET_FLAT_FILE_ALL_ORDERS_DATA_BY_ORDER_DATE_GENERAL
      • ReportType.GET_FLAT_FILE_ARCHIVED_ORDERS_DATA_BY_ORDER_DATE
      • ReportType.GET_XML_ALL_ORDERS_DATA_BY_LAST_UPDATE_GENERAL
      • ReportType.GET_XML_ALL_ORDERS_DATA_BY_ORDER_DATE_GENERAL
      • ReportType.GET_FLAT_FILE_PENDING_ORDERS_DATA
      • ReportType.GET_PENDING_ORDERS_DATA
      • ReportType.GET_CONVERGED_FLAT_FILE_PENDING_ORDERS_DATA
      • ReportType.GET_XML_RETURNS_DATA_BY_RETURN_DATE
      • ReportType.GET_FLAT_FILE_RETURNS_DATA_BY_RETURN_DATE
      • ReportType.GET_XML_MFN_PRIME_RETURNS_REPORT
      • ReportType.GET_CSV_MFN_PRIME_RETURNS_REPORT
      • ReportType.GET_XML_MFN_SKU_RETURN_ATTRIBUTES_REPORT
      • ReportType.GET_FLAT_FILE_MFN_SKU_RETURN_ATTRIBUTES_REPORT
      • ReportType.GET_SELLER_FEEDBACK_DATA
      • ReportType.GET_V1_SELLER_PERFORMANCE_REPORT
      • ReportType.GET_V2_SETTLEMENT_REPORT_DATA_FLAT_FILE
      • ReportType.GET_V2_SETTLEMENT_REPORT_DATA_XML
      • ReportType.GET_V2_SETTLEMENT_REPORT_DATA_FLAT_FILE_V2
      • ReportType.GET_AMAZON_FULFILLED_SHIPMENTS_DATA_GENERAL
      • ReportType.GET_AMAZON_FULFILLED_SHIPMENTS_DATA_INVOICING
      • ReportType.GET_AMAZON_FULFILLED_SHIPMENTS_DATA_TAX
      • ReportType.GET_FBA_FULFILLMENT_CUSTOMER_SHIPMENT_SALES_DATA
      • ReportType.GET_FBA_FULFILLMENT_CUSTOMER_SHIPMENT_PROMOTION_DATA
      • ReportType.GET_FBA_FULFILLMENT_CUSTOMER_TAXES_DATA
      • ReportType.GET_REMOTE_FULFILLMENT_ELIGIBILITY
      • ReportType.GET_AFN_INVENTORY_DATA
      • ReportType.GET_AFN_INVENTORY_DATA_BY_COUNTRY
      • ReportType.GET_LEDGER_SUMMARY_VIEW_DATA
      • ReportType.GET_LEDGER_DETAIL_VIEW_DATA
      • ReportType.GET_FBA_FULFILLMENT_CURRENT_INVENTORY_DATA
      • ReportType.GET_FBA_FULFILLMENT_MONTHLY_INVENTORY_DATA
      • ReportType.GET_FBA_FULFILLMENT_INVENTORY_RECEIPTS_DATA
      • ReportType.GET_RESERVED_INVENTORY_DATA
      • ReportType.GET_FBA_FULFILLMENT_INVENTORY_SUMMARY_DATA
      • ReportType.GET_FBA_FULFILLMENT_INVENTORY_ADJUSTMENTS_DATA
      • ReportType.GET_FBA_FULFILLMENT_INVENTORY_HEALTH_DATA
      • ReportType.GET_FBA_MYI_UNSUPPRESSED_INVENTORY_DATA
      • ReportType.GET_FBA_MYI_ALL_INVENTORY_DATA
      • ReportType.GET_RESTOCK_INVENTORY_RECOMMENDATIONS_REPORT
      • ReportType.GET_FBA_FULFILLMENT_INBOUND_NONCOMPLIANCE_DATA
      • ReportType.GET_STRANDED_INVENTORY_UI_DATA
      • ReportType.GET_STRANDED_INVENTORY_LOADER_DATA
      • ReportType.POST_FLAT_FILE_INVLOADER_DATA
      • ReportType.GET_FBA_INVENTORY_AGED_DATA
      • ReportType.GET_EXCESS_INVENTORY_DATA
      • ReportType.GET_FBA_STORAGE_FEE_CHARGES_DATA
      • ReportType.GET_PRODUCT_EXCHANGE_DATA
      • ReportType.GET_FBA_ESTIMATED_FBA_FEES_TXT_DATA
      • ReportType.GET_FBA_REIMBURSEMENTS_DATA
      • ReportType.GET_FBA_FULFILLMENT_LONGTERM_STORAGE_FEE_CHARGES_DATA
      • ReportType.GET_FBA_FULFILLMENT_CUSTOMER_RETURNS_DATA
      • ReportType.GET_FBA_FULFILLMENT_CUSTOMER_SHIPMENT_REPLACEMENT_DATA
      • ReportType.GET_FBA_RECOMMENDED_REMOVAL_DATA
      • ReportType.GET_FBA_FULFILLMENT_REMOVAL_ORDER_DETAIL_DATA
      • ReportType.GET_FBA_FULFILLMENT_REMOVAL_SHIPMENT_DETAIL_DATA
      • ReportType.GET_FBA_INVENTORY_PLANNING_DATA
      • ReportType.GET_FBA_UNO_INVENTORY_DATA
      • ReportType.GET_FLAT_FILE_SALES_TAX_DATA
      • ReportType.SC_VAT_TAX_REPORT
      • ReportType.GET_VAT_TRANSACTION_DATA
      • ReportType.GET_GST_MTR_B2B_CUSTOM
      • ReportType.GET_GST_MTR_B2C_CUSTOM
      • ReportType.GET_XML_BROWSE_TREE_DATA
      • ReportType.GET_EASYSHIP_DOCUMENTS
      • ReportType.GET_EASYSHIP_PICKEDUP
      • ReportType.GET_EASYSHIP_WAITING_FOR_PICKUP
      • ReportType.RFQD_BULK_DOWNLOAD
      • ReportType.FEE_DISCOUNTS_REPORT
      • ReportType.GET_FLAT_FILE_OFFAMAZONPAYMENTS_SANDBOX_SETTLEMENT_DATA
      • ReportType.GET_BRAND_ANALYTICS_SEARCH_TERMS_REPORT
      • ReportType.GET_VENDOR_FORECASTING_REPORT
      • ReportType.GET_VENDOR_SALES_DIAGNOSTIC_REPORT
      • ReportType.GET_VENDOR_SALES_REPORT
      • ReportType.GET_VENDOR_REAL_TIME_SALES_REPORT
      • ReportType.GET_VENDOR_TRAFFIC_REPORT
      • ReportType.GET_VENDOR_REAL_TIME_TRAFFIC_REPORT
      • ReportType.GET_VENDOR_INVENTORY_HEALTH_AND_PLANNING_REPORT
      • ReportType.GET_VENDOR_INVENTORY_REPORT
      • ReportType.GET_VENDOR_REAL_TIME_INVENTORY_REPORT
      • ReportType.GET_VENDOR_DEMAND_FORECAST_REPORT
      • ReportType.GET_PROMOTION_PERFORMANCE_REPORT
      • ReportType.GET_BRAND_ANALYTICS_MARKET_BASKET_REPORT
      • ReportType.GET_BRAND_ANALYTICS_REPEAT_PURCHASE_REPORT
      • ReportType.GET_BRAND_ANALYTICS_ALTERNATE_PURCHASE_REPORT
      • ReportType.GET_BRAND_ANALYTICS_ITEM_COMPARISON_REPORT
      • ReportType.GET_VENDOR_NET_PURE_PRODUCT_MARGIN_REPORT
      • ReportType.GET_MERCHANTS_LISTINGS_FYP_REPORT
      • ReportType.GET_FBA_SNS_FORECAST_DATA
      • ReportType.GET_FBA_SNS_PERFORMANCE_DATA
      • ReportType.GET_COUPON_PERFORMANCE_REPORT
      • ReportType.GET_SALES_AND_TRAFFIC_REPORT
      • ReportType.GET_GST_STR_ADHOC
      • ReportType.GET_FLAT_FILE_VAT_INVOICE_DATA_REPORT
      • ReportType.GET_XML_VAT_INVOICE_DATA_REPORT
      • ReportType.GET_B2B_PRODUCT_OPPORTUNITIES_RECOMMENDED_FOR_YOU
      • ReportType.GET_B2B_PRODUCT_OPPORTUNITIES_NOT_YET_ON_AMAZON
    • Granularity
      • Granularity.HOUR
      • Granularity.DAY
      • Granularity.WEEK
      • Granularity.MONTH
      • Granularity.YEAR
      • Granularity.TOTAL
    • BuyerType
      • BuyerType.B2B
      • BuyerType.B2C
      • BuyerType.ALL
    • FirstDayOfWeek
      • FirstDayOfWeek.MO
      • FirstDayOfWeek.SU
    • Schedules
      • Schedules.MINUTES_5
      • Schedules.MINUTES_15
      • Schedules.MINUTES_30
      • Schedules.HOUR_1
      • Schedules.HOURS_2
      • Schedules.HOURS_4
      • Schedules.HOURS_8
      • Schedules.HOURS_12
      • Schedules.DAY_1
      • Schedules.DAYS_2
      • Schedules.DAYS_3
      • Schedules.HOURS_84
      • Schedules.DAYS_7
      • Schedules.DAYS_14
      • Schedules.DAYS_15
      • Schedules.DAYS_18
      • Schedules.DAYS_30
      • Schedules.MONTH_1
    • AwsEnv
      • AwsEnv.PRODUCTION
      • AwsEnv.SANDBOX
  • Testing / Sandbox
Do you have questions?
Star Fork Sponsor
Discuss Issue
PYTHON-AMAZON-SP-API
  • Examples
  • View page source

Examples

  • Initial Authorisation
Previous Next

© Copyright 2021, Michael Primke.

Built with Sphinx using a theme provided by Read the Docs. -->