12-20-2023 01:05 AM
Hello guys,
So i've ran into a problem. I need to configure a authorization with a sellers account, so I could do API calls for his accounts, but I dont even imagine how is it done? I have 6 seller accounts, and I need to do getinventory_items call for each of them.
I've gone through the documentation, but its to much information. Can you guys share some tips or videos for me to look at? Thanks 🙂
12-22-2023 11:14 AM
Hi @povjon99
For executing the getInventoryItems call, requires an access token created with the authorization code grant flow.
Please see Using eBay RESTful APIs and Authorization Guide for more details.