Sep 25, 2020
Hi everyone, I'd like to know how can I publish an existing product via the REST API. I've tried to send something like that : { "product": { "id": xxxxxxxxxxx, "publishe...
Jul 16, 2020
Hey guys ! I would like to add an option/variant to an existing product. I've tried trough the variant endpoint : "products/xxxxxxxxxxx/variants.json" With a JSON like this : { "va...
May 20, 2020
Hi guys, We would like to get the id of the gift card used in an order. Thanks for the help!
Apr 23, 2020
Hi guys, We would like to get the ammount of the gift card used in an order. We can allready highlight an order using a giftcard but we can't get the ammount of it. Thanks for the ...
No content to show
User Activity
03-14-2022
Hi, When I retrieve an unfulfillment order in Shopify, the location_id is null. Is it possible to retrieve the location of the command when it is unfulfilled ?
Thanks @csam ,For now, I am working with the REST API, is it possible to do that with it ?
I need to get all the sales channels but I can't find the endpoint to retrieve them.Can you help me please ?I also need to create a product and associate it with a sales channel.
Hi everyone ! I'd like to retrieve a list of all the metafields allready existing from a ressource. I was thinking about an endpoint like this but it doesn't work./admin/products/metafields.json Thanks for your help.