Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Re: Admin Rest Api ready to pick

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
Community Manager
3108 344 891

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
30 2 7

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  🙂