Hi There
I bit stuck at one bug.
I want to change my order warehouse location id without fulfilling it.
right now iam using fulfillment api to change warehouse location but its also fulfilling the order!!!
can anyone help me how to deal with it, I want to change the warehouse location of order but not fulfilled it
???
according to the above mentioned question change location without using fulfilment api.
you mentioned this api
https://shopify.dev/api/admin-rest/2022-01/resources/fulfillmentorder#post-fulfillment-orders-fulfillment-order-id-move.
but in this api fulfillment_order_id is required in order create webhook there is no fulfillment_order_id whatever when get order by id there is no fulfillment_order_id how to call this api after creating order
This is not helpful. How am I supposed to have a fulfillment order ID to use to move the location without fulfilling the order first?