Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hi. I'm creating a draft order using the Admin REST API, and then later using the invoice_url to charge a user. This converts the draft order into an order, but the order has a different id from the draft order. How do I obtain this new order id since it was generated via this invoice_url?