Create Print Job
Creates a new print job in PrintNode.
Query
Comma-separated response fields to include.
Body
The ID of the printer you want to print to.
One of pdf_uri, pdf_base64, raw_uri, or raw_base64.
A document URI or a base64-encoded document, depending on contentType.
Optional print queue title.
Optional description of where the print job originated.
Optional object of PrintNode print options, such as copies, pages, duplex, paper, or bin.
Optional maximum number of seconds PrintNode should retain the print job before expiry.
Optional number of times the print job should be delivered to the queue.
Optional HTTP Basic or Digest authentication object used when PrintNode must download the document from a protected URI.