Relaunch or requeue jobs
We can relaunch failed orders via our API, which would help to relaunch multiple jobs programmatically. To do this we must be authenticated, which is a necessary condition to be able to make calls to our API.
The endpoint that we should use would be the next:
Example:
Last updated