Closed joamag closed 5 months ago
It should be possible to check the status of a print job currently in the queue or already printed.
It should be possible to store the status only for the X last jobs (e.g., 1024) - a structure to be created at the Appier level.
There should be a GET route for the jobs to be able to be easily accessed.
Description
It should be possible to check the status of a print job currently in the queue or already printed.
Implementation
It should be possible to store the status only for the X last jobs (e.g., 1024) - a structure to be created at the Appier level.
There should be a GET route for the jobs to be able to be easily accessed.