Admin Rest Api ready to pick

I there any way to mark the order fulfillment status ready_for_pickup rather than marking it fulfilled from the Admin Api, and customer is also getting the notification saying out for delivery.
please help me because they mention they will fix it in 2023-01 patch, so where I can find the way to mark it as the ready for pickup.

Hi Anurag8,

You may be able to achieve this with the FulfillmentOrderLineItemsPreparedForPickup mutation. Try it out and see if this works for your use case.

see the fulfillment_event status list (might be hiding under show more fields)

https://shopify.dev/docs/api/admin-rest/2023-10/resources/fulfillmentevent#resource-object

might be what you need for the REST API :slightly_smiling_face: