Not able to create fulfillment order problem using npm shopify-api-node

Hey there,

You are passing the wrong Id for fulfillment_order_id. It should not be the
order.id it should be the fulfillment_order.id

Cheers

1 Like