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

Hello Irfanrasool,

We had the same issue and was solved migration to the new fulfillment service createV2.

Here there is the documentation: https://shopify.dev/docs/api/admin-rest/2023-04/resources/fulfillment#post-fulfillments to the params of the request.

Best !