Cloud Printing
Print Stations
Print stations represent computers or devices running the PackageX Print Station application. Each station can manage multiple physical printers and receive print jobs via push notifications.
Endpoints
Required Scopes
print_stations:read- For listing and retrieving stationsprint_stations:write- For creating and updating stations
Create Print Station
Creates a new print station with one or more printers.
Request Body
Parameters
Printer Parameters
Response
Update Print Station
Updates an existing print station. All fields are optional.
Request Body
Important: When updating printers, provide the complete list. Printers not included in the request will be soft-deleted, and any queued jobs for those printers will be aborted.
Managing Allowed Users
You can control which users have access to the station:
List Print Stations
Returns a paginated list of print stations.
Query Parameters
Example Request
Response
Retrieve Print Station
Retrieves a single print station by ID.