MONEI / Shopify-api-node

Node Shopify connector sponsored by MONEI
https://monei.com/shopify-payment-gateway/
MIT License
940 stars 279 forks source link

assigned_fulfillment_orders #558

Closed HaakonStromsnes closed 1 year ago

HaakonStromsnes commented 1 year ago

Hi there.

Can see that assigned_fulfillment_orders is not an option. Is it possible to add that?

lpinca commented 1 year ago

Use shopify.fulfillmentOrder.list(params). See https://github.com/MONEI/Shopify-api-node/blob/fc41cf4ab92ef1a8cdcc1da71ded7425b562c9e6/resources/fulfillment-order.js#L24-L38

lpinca commented 1 year ago

I'm closing this as answered.