Print Job Request

Last Updated: July 02, 2026

The Print Job Request API sends the print job to the Application Programming Interface (API) Print Service A PrinterLogic Output connector that lets source systems send print jobs through web requests rather than traditional print queues or drivers. Running on a Service Agent, the API Print Service accepts representational state transfer (RESTful) API calls so apps that do not natively support printing can still print. along with metadata about the file that dictates the destination location, color, duplex, and other finishing options. The Batch Open Request ensures files print in a specific order. It begins the batch printing process and includes an ordered list of print job UUIDs and files. After sending all associated files and the UUID list, the Batch Close Request closes the API call out.

Key Points

  • This schema supports the API Print Service. For API Cloud Link schemas, refer to API Cloud Link Schemas.
  • If you are using the statusURL callback, the webhook requires authentication. (OAuth for Epic, or username / password).

Troubleshooting Help