New Shopify Certification now available: Liquid Storefronts for Theme Developers

Admin Rest Api ready to pick

Anurag8
Shopify Partner
1 0 0

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.

Replies 2 (2)
Liam
Shopify Staff
Shopify Staff
1911 203 577

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. 

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

FePixie
Shopify Partner
25 2 4

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  🙂