The REST API is deprecated and will be removed in the future. Some endpoints may no longer be available. Use the GraphQL API instead.

Send a print job to a workstation

POST

https://api.pack.cloud/v1/warehouses/{warehouseId}/print

Request

Path parameters

warehouseIdstring

Payload

idstringrequired
ID of the file
categorystringrequired
Category of the file
Allowed values:barcodecustomslabel
sizestringrequired
Paper size
Allowed values:10x15a4custom
typestringrequired
Type of the file
Allowed values:pdfzpl_200zpl_300
urlstringrequired
Temporary url for file
workstation_idstringrequired
Workstation ID to print from

Response

Accepted

Body

job_uuidstring