Accepting credit cards, warehouses, and shipping and fulfilling orders
We built our applications on API version 2021-10 when that was the newest version.
It's all been running fine, but we received a message about updating to Fulfillment Orders API.
It looks like to use this, we'd have to update our API version, which means every other API we use also has changes involved.
The concerning part of the message is
Please note that the Fulfillment API will stop working as intended on March 31st, 2023
Is that true even when using the older API versions? The rest of the message seems to imply it will be a problem only when migrating to 2023-01
Assuming we do migrate to a newer API version, all the discussion I see is about the REST api changes with very limited on QL. We use a single function to create a fulfillment with the given tracking info and list of items being shipped. The fulfillment orders API is just confounding for what we want to do (just mark things as shipped and provide tracking info)
mutation fulfillmentCreate($input: FulfillmentInput!) {
fulfillmentCreate(input: $input) {
fulfillment {
id
legacyResourceId
}
userErrors {
field
message
}
}
}";
The migrations guide seemed to be a joke and didn't mention anything other than the permissions needed. Advice?
I hope you get an answer. It seems my shipstation->Shopify stopped working the same day yours did (even though it says this goes into effect in April). Seems Shipstation/Shopify would work out this integration since there are so many involved. So now all of a sudden my workflow is broken and my customers aren't being notified.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024