No content to show
User Activity
Unfortunately I never found a solution for this oversight with the API. I haven't worked on Shopify integration for close to a year so I can't say with 100% certainty that this is still the case but I contacted the Shopify developers and the answer w...
When I create an order through the REST_API I'd like to specify where the order is meant to be fulfilled. I thought creating pending fulfillments in the order would achieve this and in a way it did, however it also fulfilled the order which I don't w...
CONTEXT: I'm looking for a way to get the tax info of specific products through either the REST or GraphQL API's. From my understanding you can have either; no tax, full tax, or a tax override. I am mostly concerned about the tax override cases beca...