No content to show
User Activity
06-09-2023
One of the users of our private app on our Shopify Plus store is asking if we'd be able to automatically flag products as published on all of our available channels.From some browsing of the API documentation it looks like the autoPublish flag on the...
09-08-2020
Hi Ken,I think if you look at the documentation here https://shopify.dev/docs/admin-api/rest/reference/orders/order#cancel-2020-07you can see that you don't need the {order: } wrapper in your json. If you send just the json:-{"amount":"35.26","restoc...