python-amazon-sp-api 1.6.4__tar.gz → 1.6.5__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {python-amazon-sp-api-1.6.4/python_amazon_sp_api.egg-info → python-amazon-sp-api-1.6.5}/PKG-INFO +14 -30
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/README.md +13 -29
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5/python_amazon_sp_api.egg-info}/PKG-INFO +14 -30
- python-amazon-sp-api-1.6.5/sp_api/__version__.py +1 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/__init__.py +5 -3
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/fulfillment_inbound/fulfillment_inbound.py +198 -116
- python-amazon-sp-api-1.6.4/sp_api/__version__.py +0 -1
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/LICENSE +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/make_endpoint/make_endpoint +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/python_amazon_sp_api.egg-info/SOURCES.txt +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/python_amazon_sp_api.egg-info/dependency_links.txt +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/python_amazon_sp_api.egg-info/requires.txt +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/python_amazon_sp_api.egg-info/top_level.txt +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/setup.cfg +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/setup.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/amazon_warehousing_and_distribu/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/amazon_warehousing_and_distribu/amazon_warehousing_and_distribu.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/aplus_content/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/aplus_content/aplus_content.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/application_management/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/application_management/application_management.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/authorization/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/authorization/authorization.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/catalog/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/catalog/catalog.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/catalog_items/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/catalog_items/catalog_items.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/data_kiosk/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/data_kiosk/data_kiosk.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/fba_inbound_eligibility/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/fba_inbound_eligibility/fba_inbound_eligibility.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/fba_small_and_light/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/fba_small_and_light/fba_small_and_light.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/feeds/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/feeds/feeds.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/finances/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/finances/finances.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/fulfillment_inbound/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/fulfillment_outbound/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/fulfillment_outbound/fulfillment_outbound.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/inventories/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/inventories/inventories.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/listings_items/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/listings_items/listings_items.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/listings_restrictions/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/listings_restrictions/listings_restrictions.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/merchant_fulfillment/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/merchant_fulfillment/merchant_fulfillment.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/messaging/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/messaging/messaging.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/notifications/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/notifications/notifications.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/orders/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/orders/orders.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/product_fees/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/product_fees/product_fees.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/product_type_definitions/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/product_type_definitions/product_type_definitions.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/products/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/products/products.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/products/products_definitions.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/replenishment/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/replenishment/replenishment.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/reports/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/reports/reports.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/sales/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/sales/sales.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/sellers/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/sellers/sellers.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/services/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/services/services.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/shipping/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/shipping/shipping.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/solicitations/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/solicitations/solicitations.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/supply_sources/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/supply_sources/supply_sources.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/tokens/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/tokens/tokens.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/upload/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/upload/upload.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_inventory/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_inventory/vendor_direct_fulfillment_inventory.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_orders/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_orders/vendor_direct_fulfillment_orders.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_payments/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_payments/vendor_direct_fulfillment_payments.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_shipping/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_shipping/vendor_direct_fulfillment_shipping.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_transactions/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_direct_fulfillment_transactions/vendor_direct_fulfillment_transactions.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_invoices/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_invoices/vendor_invoices.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_orders/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_orders/vendor_orders.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_shipments/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_shipments/vendor_shipments.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_transaction_status/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/api/vendor_transaction_status/vendor_transaction_status.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/auth/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/auth/access_token_client.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/auth/access_token_response.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/auth/credentials.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/auth/exceptions.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/ApiResponse.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/InventoryEnums.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/base_client.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/client.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/credential_provider.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/exceptions.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/feedTypes.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/fulfillment_channel.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/helpers.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/identifiersType.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/included_data.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/inegibility_reasons.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/marketplaces.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/notifications.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/processing_status.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/reportTypes.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/report_status.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/sales_enum.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/base/schedules.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/util/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/util/key_maker.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/util/load_all_pages.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/util/load_date_bound.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/sp_api/util/retry.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/api/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/api/finances/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/api/finances/test_finances.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/api/notifications/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/api/notifications/test_notifications.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/api/orders/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/api/orders/test_orders.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/api/product_fees/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/api/product_fees/product_fees.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/api/reports/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/api/reports/test_reports.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/api/sellers/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/api/sellers/test_sellers.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/client/__init__.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/client/test_auth.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/client/test_base.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/client/test_credential_provider.py +0 -0
- {python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5}/tests/client/test_helpers.py +0 -0
{python-amazon-sp-api-1.6.4/python_amazon_sp_api.egg-info → python-amazon-sp-api-1.6.5}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: python-amazon-sp-api
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.5
|
|
4
4
|
Summary: Python wrapper for the Amazon Selling-Partner API
|
|
5
5
|
Home-page: https://github.com/saleweaver/python-amazon-sp-api
|
|
6
6
|
Author: Michael
|
|
@@ -12,7 +12,12 @@ Provides-Extra: aws-caching
|
|
|
12
12
|
Provides-Extra: aws
|
|
13
13
|
License-File: LICENSE
|
|
14
14
|
|
|
15
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
16
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
17
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
18
|
+
|
|
15
19
|
# PYTHON-AMAZON-SP-API
|
|
20
|
+
[](https://github.com/sponsors/saleweaver)
|
|
16
21
|
|
|
17
22
|
|
|
18
23
|
## Amazon Selling-Partner API
|
|
@@ -37,6 +42,13 @@ Your support helps keep the project alive and evolving, and is greatly appreciat
|
|
|
37
42
|
|
|
38
43
|
----
|
|
39
44
|
|
|
45
|
+
### Documentation
|
|
46
|
+
|
|
47
|
+
Documentation is available [here](https://python-amazon-sp-api.readthedocs.io/en/latest/)
|
|
48
|
+
|
|
49
|
+
[](https://python-amazon-sp-api.readthedocs.io/en/latest/index.html)
|
|
50
|
+
|
|
51
|
+
|
|
40
52
|
### Q & A
|
|
41
53
|
|
|
42
54
|
If you have questions, please ask them in GitHub discussions
|
|
@@ -83,7 +95,7 @@ except SellingApiException as ex:
|
|
|
83
95
|
|
|
84
96
|
|
|
85
97
|
# report request
|
|
86
|
-
|
|
98
|
+
create_report_response = Reports().create_report(reportType=ReportType.GET_MERCHANT_LISTINGS_ALL_DATA)
|
|
87
99
|
|
|
88
100
|
# submit feed
|
|
89
101
|
# feeds can be submitted like explained in Amazon's docs, or simply by calling submit_feed
|
|
@@ -96,19 +108,12 @@ Orders(restricted_data_token='<token>').get_orders(CreatedAfter=(datetime.utcnow
|
|
|
96
108
|
|
|
97
109
|
# or use the shortcut
|
|
98
110
|
orders = Orders().get_orders(
|
|
99
|
-
RestrictedResources=['buyerInfo', 'shippingAddress'],
|
|
100
111
|
LastUpdatedAfter=(datetime.utcnow() - timedelta(days=1)).isoformat()
|
|
101
112
|
)
|
|
102
113
|
```
|
|
103
114
|
|
|
104
115
|
---
|
|
105
116
|
|
|
106
|
-
### Documentation
|
|
107
|
-
|
|
108
|
-
Documentation is available [here](https://python-amazon-sp-api.readthedocs.io/en/latest/)
|
|
109
|
-
|
|
110
|
-
[](https://python-amazon-sp-api.readthedocs.io/en/latest/index.html)
|
|
111
|
-
|
|
112
117
|
|
|
113
118
|
### New endpoints
|
|
114
119
|
|
|
@@ -143,28 +148,7 @@ The client is pretty extensible and can be used for any other API. Check it out
|
|
|
143
148
|
|
|
144
149
|
[API Client](https://github.com/saleweaver/rapid_rest_client)
|
|
145
150
|
|
|
146
|
-
---
|
|
147
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
148
|
-
|
|
149
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
150
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
151
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
155
151
|
|
|
156
|
-
[//]: # ([](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api))
|
|
157
|
-
|
|
158
|
-
[//]: # ([](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api))
|
|
159
|
-
|
|
160
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
161
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
162
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
163
|
-
|
|
164
|
-
---
|
|
165
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
166
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
167
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
168
152
|
|
|
169
153
|
|
|
170
154
|
|
|
@@ -1,4 +1,9 @@
|
|
|
1
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
2
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
3
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
4
|
+
|
|
1
5
|
# PYTHON-AMAZON-SP-API
|
|
6
|
+
[](https://github.com/sponsors/saleweaver)
|
|
2
7
|
|
|
3
8
|
|
|
4
9
|
## Amazon Selling-Partner API
|
|
@@ -23,6 +28,13 @@ Your support helps keep the project alive and evolving, and is greatly appreciat
|
|
|
23
28
|
|
|
24
29
|
----
|
|
25
30
|
|
|
31
|
+
### Documentation
|
|
32
|
+
|
|
33
|
+
Documentation is available [here](https://python-amazon-sp-api.readthedocs.io/en/latest/)
|
|
34
|
+
|
|
35
|
+
[](https://python-amazon-sp-api.readthedocs.io/en/latest/index.html)
|
|
36
|
+
|
|
37
|
+
|
|
26
38
|
### Q & A
|
|
27
39
|
|
|
28
40
|
If you have questions, please ask them in GitHub discussions
|
|
@@ -69,7 +81,7 @@ except SellingApiException as ex:
|
|
|
69
81
|
|
|
70
82
|
|
|
71
83
|
# report request
|
|
72
|
-
|
|
84
|
+
create_report_response = Reports().create_report(reportType=ReportType.GET_MERCHANT_LISTINGS_ALL_DATA)
|
|
73
85
|
|
|
74
86
|
# submit feed
|
|
75
87
|
# feeds can be submitted like explained in Amazon's docs, or simply by calling submit_feed
|
|
@@ -82,19 +94,12 @@ Orders(restricted_data_token='<token>').get_orders(CreatedAfter=(datetime.utcnow
|
|
|
82
94
|
|
|
83
95
|
# or use the shortcut
|
|
84
96
|
orders = Orders().get_orders(
|
|
85
|
-
RestrictedResources=['buyerInfo', 'shippingAddress'],
|
|
86
97
|
LastUpdatedAfter=(datetime.utcnow() - timedelta(days=1)).isoformat()
|
|
87
98
|
)
|
|
88
99
|
```
|
|
89
100
|
|
|
90
101
|
---
|
|
91
102
|
|
|
92
|
-
### Documentation
|
|
93
|
-
|
|
94
|
-
Documentation is available [here](https://python-amazon-sp-api.readthedocs.io/en/latest/)
|
|
95
|
-
|
|
96
|
-
[](https://python-amazon-sp-api.readthedocs.io/en/latest/index.html)
|
|
97
|
-
|
|
98
103
|
|
|
99
104
|
### New endpoints
|
|
100
105
|
|
|
@@ -129,26 +134,5 @@ The client is pretty extensible and can be used for any other API. Check it out
|
|
|
129
134
|
|
|
130
135
|
[API Client](https://github.com/saleweaver/rapid_rest_client)
|
|
131
136
|
|
|
132
|
-
---
|
|
133
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
134
|
-
|
|
135
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
136
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
137
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
141
137
|
|
|
142
|
-
[//]: # ([](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api))
|
|
143
|
-
|
|
144
|
-
[//]: # ([](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api))
|
|
145
|
-
|
|
146
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
147
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
148
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
149
|
-
|
|
150
|
-
---
|
|
151
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
152
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
153
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
154
138
|
|
{python-amazon-sp-api-1.6.4 → python-amazon-sp-api-1.6.5/python_amazon_sp_api.egg-info}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: python-amazon-sp-api
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.5
|
|
4
4
|
Summary: Python wrapper for the Amazon Selling-Partner API
|
|
5
5
|
Home-page: https://github.com/saleweaver/python-amazon-sp-api
|
|
6
6
|
Author: Michael
|
|
@@ -12,7 +12,12 @@ Provides-Extra: aws-caching
|
|
|
12
12
|
Provides-Extra: aws
|
|
13
13
|
License-File: LICENSE
|
|
14
14
|
|
|
15
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
16
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
17
|
+
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
18
|
+
|
|
15
19
|
# PYTHON-AMAZON-SP-API
|
|
20
|
+
[](https://github.com/sponsors/saleweaver)
|
|
16
21
|
|
|
17
22
|
|
|
18
23
|
## Amazon Selling-Partner API
|
|
@@ -37,6 +42,13 @@ Your support helps keep the project alive and evolving, and is greatly appreciat
|
|
|
37
42
|
|
|
38
43
|
----
|
|
39
44
|
|
|
45
|
+
### Documentation
|
|
46
|
+
|
|
47
|
+
Documentation is available [here](https://python-amazon-sp-api.readthedocs.io/en/latest/)
|
|
48
|
+
|
|
49
|
+
[](https://python-amazon-sp-api.readthedocs.io/en/latest/index.html)
|
|
50
|
+
|
|
51
|
+
|
|
40
52
|
### Q & A
|
|
41
53
|
|
|
42
54
|
If you have questions, please ask them in GitHub discussions
|
|
@@ -83,7 +95,7 @@ except SellingApiException as ex:
|
|
|
83
95
|
|
|
84
96
|
|
|
85
97
|
# report request
|
|
86
|
-
|
|
98
|
+
create_report_response = Reports().create_report(reportType=ReportType.GET_MERCHANT_LISTINGS_ALL_DATA)
|
|
87
99
|
|
|
88
100
|
# submit feed
|
|
89
101
|
# feeds can be submitted like explained in Amazon's docs, or simply by calling submit_feed
|
|
@@ -96,19 +108,12 @@ Orders(restricted_data_token='<token>').get_orders(CreatedAfter=(datetime.utcnow
|
|
|
96
108
|
|
|
97
109
|
# or use the shortcut
|
|
98
110
|
orders = Orders().get_orders(
|
|
99
|
-
RestrictedResources=['buyerInfo', 'shippingAddress'],
|
|
100
111
|
LastUpdatedAfter=(datetime.utcnow() - timedelta(days=1)).isoformat()
|
|
101
112
|
)
|
|
102
113
|
```
|
|
103
114
|
|
|
104
115
|
---
|
|
105
116
|
|
|
106
|
-
### Documentation
|
|
107
|
-
|
|
108
|
-
Documentation is available [here](https://python-amazon-sp-api.readthedocs.io/en/latest/)
|
|
109
|
-
|
|
110
|
-
[](https://python-amazon-sp-api.readthedocs.io/en/latest/index.html)
|
|
111
|
-
|
|
112
117
|
|
|
113
118
|
### New endpoints
|
|
114
119
|
|
|
@@ -143,28 +148,7 @@ The client is pretty extensible and can be used for any other API. Check it out
|
|
|
143
148
|
|
|
144
149
|
[API Client](https://github.com/saleweaver/rapid_rest_client)
|
|
145
150
|
|
|
146
|
-
---
|
|
147
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
148
|
-
|
|
149
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
150
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
151
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
155
151
|
|
|
156
|
-
[//]: # ([](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api))
|
|
157
|
-
|
|
158
|
-
[//]: # ([](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api))
|
|
159
|
-
|
|
160
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
161
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
162
|
-
[](https://sonarcloud.io/summary/new_code?id=saleweaver_python-amazon-sp-api)
|
|
163
|
-
|
|
164
|
-
---
|
|
165
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
166
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
167
|
-
[](https://pepy.tech/project/python-amazon-sp-api)
|
|
168
152
|
|
|
169
153
|
|
|
170
154
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = '1.6.5'
|
|
@@ -13,7 +13,7 @@ from .feeds.feeds import Feeds
|
|
|
13
13
|
from .feeds.feeds import Feeds as FeedsV2
|
|
14
14
|
|
|
15
15
|
from .inventories.inventories import Inventories
|
|
16
|
-
from .fulfillment_inbound.fulfillment_inbound import FulfillmentInbound
|
|
16
|
+
from .fulfillment_inbound.fulfillment_inbound import FulfillmentInbound, FulfillmentInboundVersion
|
|
17
17
|
from .upload.upload import Upload
|
|
18
18
|
from .messaging.messaging import Messaging
|
|
19
19
|
from .merchant_fulfillment.merchant_fulfillment import MerchantFulfillment
|
|
@@ -74,8 +74,8 @@ from .data_kiosk.data_kiosk import DataKiosk
|
|
|
74
74
|
|
|
75
75
|
from .application_management.application_management import ApplicationManagement
|
|
76
76
|
|
|
77
|
-
from .amazon_warehousing_and_distribu.amazon_warehousing_and_distribu import AmazonWarehousingAndDistribution
|
|
78
|
-
|
|
77
|
+
from .amazon_warehousing_and_distribu.amazon_warehousing_and_distribu import AmazonWarehousingAndDistribution, \
|
|
78
|
+
AmazonWarehousingAndDistributionVersion
|
|
79
79
|
|
|
80
80
|
__all__ = [
|
|
81
81
|
"Sales",
|
|
@@ -97,6 +97,8 @@ __all__ = [
|
|
|
97
97
|
##### DO NOT DELETE ########## INSERT TITLE HERE #######
|
|
98
98
|
"ListingsRestrictions",
|
|
99
99
|
"CatalogItemsVersion",
|
|
100
|
+
"AmazonWarehousingAndDistributionVersion",
|
|
101
|
+
"FulfillmentInboundVersion",
|
|
100
102
|
"Feeds",
|
|
101
103
|
"FeedsV2",
|
|
102
104
|
"ReportsV2",
|