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.

Cannot retrieve fulfillments of an order via API, only shows the fulfilled fulfillments

Cannot retrieve fulfillments of an order via API, only shows the fulfilled fulfillments

jaypeters_S
Shopify Partner
2 0 1

I'm trying to GET all fulfillments of an order. Example below:

jaypeters_S_0-1613482653629.png

When using the endpoint /admin/orders/<ID>/fulfillments.json I only see the fulfilled fulfillment, not the unfulfilled. I marked the fulfilled fulfillment manually as such, for testing purposes.

How is this possible? Is it possible to get all unfulfilled fulfillments of an order?

 

Reply 1 (1)

garyrgilbert
Shopify Partner
432 41 189

Hello,

 

Unfulfilled are located at /admin/orders/<ID>/fulfillment_orders.json

 

Cheers,

Gary

- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution