Is there a way with the API to perform the same actions(s) that the “Reprocess” button on the Order page in the ShipHero APP does?
1 Like
Hey @bbarrett,
Thanks for reaching out!
Unfortunately there is no way to reprocess an order via our Public API.
Please let me know if there’s anything I can do to assist.
Best,
RayanP
+1 for this feature.
Hi all,
For this I have found a workaround that for an order which I want to reprocess I turn it’s allocation priority to high (either from api or ui) and it gets reprocessed.
I am using it on daily basis and in ui we can also do in bulk
1 Like
Thanks we’ve implemented it this way as well.