Hi.
Is there a way to get a store’s photo url?
(such as ‘GET /admin/api/2022-10/shop.json’)
Thank you.
Hi.
Is there a way to get a store’s photo url?
(such as ‘GET /admin/api/2022-10/shop.json’)
Thank you.
Hey @camerafi-dev , you should be able to use the Assets API to grab a shop’s logo, provided you have the access scopes enabled on your app. There’s a bit more info in this post from a couple of years back. Hope this helps!
thx. I will use it