A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
I'd like to set the currency of a draft order when I create it through the Admin REST API. What I'd like is to receive the appropriate invoice_url for the currency required. I can see that this can manually be done by choosing the draft order and selecting the currency to send the invoice in. However, when trying to do this through the API, the invoice_url is always in my store's default £ GBP currency. Is this possible?
Hi @Shaun16
We currently don't support changing the draft order currency via the API - however it is possible to change it in the Shopify admin when sending the invoice.
To learn more visit the Shopify Help Center or the Community Blog.