App reviews, troubleshooting, and recommendations
Hello,
I was wondering if there is any way that an order can be fulfilled partially via rest API.
I know that we can create fulfilment for a fulfilment order and that is how we can fully fulfil an order.
Can we do that partially?
Thank you
I have the same question!
I tried doing a partial fulfillment by doing the following:
1. Get the fulfillment orders:
https://{shop}.myshopify.com/admin/api/{api_version}/orders/{order_id}/fulfillment_orders.json
2. Update the fulfillment partially with:
https://{shop}.myshopify.com/admin/api/{api_version}/fulfillments.json
3. Cancellation Request:
https://{shop}.myshopify.com/admin/api/fulfillment_orders/{fulfillment_order_id}/close.json
However, I get a 406 here.
Am I missing a flow or should I be taking different steps?
I have verified that the token has the following scopes:
[
{
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025