No content to show
User Activity
Hey Community! I need some help! I have an app that creates orders with custom names ("prefix"+order number). When I make calls such as:GET - https://STORENAME.myshopify.com/admin/api/2022-01/orders.json?status=any&name=1080 I get as a result all my...
05-09-2022
Hey Community! I need some help. I am working with an app that uses Shopify's REST API. The app creates a new order once a return has been requested. If there is any discount in the original order, I need to reflect it on the new order to avoid infla...