Hi all,
After receiving a webhook i would like to call a REST API to get the transactions.json.
I am saving the shop’s AccessToken in my database but don’t know what to do if the AccessToken I saved in the database is expired. is there a refresh token for the Admin API?
How should I do it, can someone give me a hint to solve this?
Thanks,