Hi all,
I’ve been using the shopify REST api to create fulfillments for businesses.
I am aware of the fulfillment flow making use of fulfillment orders and it’s been working fine and as intended.
Recently I came across a client who’s store had the ability to set fulfillments to ‘Ready To Ship’ which I believe is the frontend label for ‘in_progress’ fulfillments. With current iteration of the REST API, I’ve been having trouble setting fulfillments to ‘in_progress’ or even to cancel/update ‘in_progress’ fulfillments to the unfulfilled (null) state OR to fulfilled state.
I set up a screen sharing call with the client and found the ‘ready to ship’ option on his shopify admin console as well. However, this option is missing on my development store. Tried quite a bit on my own, asking you guys because I’m quite literally stuck!
