Amazon SP-API Python APP
Budget: $30 – $250 USD
Looking only experienced coder in Amazon SP-API and we will not spend time on their inside terminology.
I already have all the tokens and AWS ARN username to interact with Amazon SP-API.
My APP description. I am using this https://github.com/saleweaver/python-amazon-sp-api
- I need a code that will create a listing on Amazon when the user only has an ASIN. The user doesn't have to put in any information about the preps and any other stuff. He just submits a random ASIN and gets a new listing SKU.
- I need a code to send an item to an Amazon FBA when users have address, weight, quantity, dimensions and SKU. At the end of it users get a UPS label.
- And optional. The user needs to send and get the label, but does not know if there is a listing with the given ASIN in their account. The system must first check if there is a listing with that ASIN, and if not, create it and immediately create a shipment (get label).
I have a ready solution for the first two points. But I have to learn the documentation from scratch because I have no experience. So my application is unstable because random ASINs have random requirements (prep settings etc). I am interested in your working version. So I need a code that works universally with any ASIN.
I already have all the tokens and AWS ARN username to interact with Amazon SP-API.
My APP description. I am using this https://github.com/saleweaver/python-amazon-sp-api
- I need a code that will create a listing on Amazon when the user only has an ASIN. The user doesn't have to put in any information about the preps and any other stuff. He just submits a random ASIN and gets a new listing SKU.
- I need a code to send an item to an Amazon FBA when users have address, weight, quantity, dimensions and SKU. At the end of it users get a UPS label.
- And optional. The user needs to send and get the label, but does not know if there is a listing with the given ASIN in their account. The system must first check if there is a listing with that ASIN, and if not, create it and immediately create a shipment (get label).
I have a ready solution for the first two points. But I have to learn the documentation from scratch because I have no experience. So my application is unstable because random ASINs have random requirements (prep settings etc). I am interested in your working version. So I need a code that works universally with any ASIN.