No content to show
User Activity
Thank you for your response Scott. I also tried using Draft Order API. But the invoice URL needs authentication. Invoice URL is redirected to login page and the user has to login for continuing to checkout page. Is there a way to bypass it.
Hi I am trying to create an order using Rest Admin API. Order creation was success but didn't receive payment URL for the order in response.Following API are used.order APIPOST : https://shop.myshopify.com/admin/api/2023-04/orders.json
BODY:
{
"ord...