Before it wasn't possible to change variant inventory in the Shopify admin for variants that were configured to have their inventory managed by a fulfillment service. However, now it seems that you c...
Is there any way to complete a draft order (via the /draft_orders/<id>/complete.json endpoint) so that it doesn't send an order confirmation email to the customer? When creating orders via the ...
Nov 8, 2018
Hi all, I'm unable to make any kind of API request to the inventory levels endpoints described here: https://help.shopify.com/en/api/reference/inventory/inventorylevel. I even tried going to ...
No content to show
User Activity
Just wanted to check in and see if there are any updates. Please feel free to email the email for this account (Johnny11) or to the emergency developer email on our app if this doesn't need to be a public conversation.
The app is Honeycomb: Partnership Network https://apps.shopify.com/honeycomb-1 Thanks.
Hi thanks for the response. GET /orders.json?status=any returns { "orders": [] }. Interestingly, I can read customers. But then when I try GET /customers/:id/orders.json I also get { "orders": [] }. In both cases, I know there should be orders there....
03-31-2020
Hi we rely on the Order API (both orders/create webhook and the REST API) for our sales channel app. On March 11th we stopped receiving orders/create webhooks (we still receive other webhooks like products/update). We can no longer use the order REST...