Therelease postexplains that to avoid breaking existing projects, the 1.x version will remain as “latest” in NPM (Node Package Manager) and 2.x as “next” until January 1st2025. Migration to version 2.0 is no
/transaction allows ILEusion to process multiple transaction in one request. Meaning you could call a program, insert into a data queue and call a CL command in a single API call. The body must be an array of objects, where the object is what matches the API you want to call (see the...