Questions and discussions about using the Shopify CLI and Shopify-built libraries.
While updating order's fields, I am unable to update the financial_status of Order by using respective API. When we update the note of order, it worked. So, I want to update the financial_status of Order by using respective API. Kindly help me in this problem.
When I try this call, I get HTTP 200 response but it didn't update the financial_status.
My request sample :
https://my_development_store/admin/api/2021-10/orders/4107536728217.json?
My json requestbody :
Thank you in advance.
Can you please tell me the reason?
I want to do this. So, Kindly if you have any strong reason, then, explain me.
And Kindly tell me Can I update the fulfillment status?