Pull Printing Release API

The Pull Printing Release APIs allow listing, printing and deleting of existing print jobs.
There are two basic usage scenarios:

  1. The user has fully authenticated to the client application with his user credentials, i.e. the app is running for example on a mobile device owned by the user, and the user selects the printer, e.g. via dropdown or identification of the printer via QR code.
    For that use case, see implemention details in Release Workflow for Trusted User App

  2. The client application runs on the printer itself or on a device that is permanently assigned to the printer and has been logged on to the organization by the ezeep Blue administrator. The app identifies the user e.g. by the serial number of a RFID card.
    For that use case, see implemention details in Release Workflow for Trusted Device App