v1
latestOpenAPI 3.0.12026-08-0688138402.2 KBPrint client
Create a print job
Creates a print job.
Print jobs are sent to the print client on the specified host to print documents.
Related articles:
post/print_jobs
Request body
Example request
{
"document_id": 11460,
"document_type": "shipment",
"host_name": "WAREHOUSE-PC-01",
"printer_name": "GK420D",
"label_format": "10x19_zpl"
}Response
Successful.