saleweaver / python-amazon-sp-api

Python wrapper to access the amazon selling partner API
https://python-amazon-sp-api.readthedocs.io/en/latest/
MIT License
531 stars 234 forks source link

How can I obtain the partyId when updating inventory? #1369

Closed hanxiaolong-github closed 6 months ago

hanxiaolong-github commented 7 months ago

I want to update inventory using submit_inventory_update(https://python-amazon-sp-api.readthedocs.io/en/latest/endpoints/vendor_direct_fulfillment_inventory.html). How can I get the partyId in my vendor account?

image