Skip to main content

SingleEnrollmentPrintRequest

Parameters for printing single enrollment.

Properties

NameTypeDescriptionNotes
device_idstr16 character unique Auth key of the printer. This is required if printerId is not provided.[optional]
enrollment_design_namestrThe design name of the enrollment. <b>Note:</b> primaryKey parameter is required when this parameter is present.[optional]
enrollment_idstrThe unique enrollment ID obtained from Read Enrollments request. <b>Note:</b> primaryKey and enrollmentDesignName parameters are not required when this parameter is present.[optional]
exception_slot_messagestrThe message to display on the printer LCD screen when the exception slot is selected. Maximum 45 character limit for Sigma printers, and 32 character limit for older printers.[optional]
hopperintThe printer hopper to use. Value of 0 will use the printer exception slot.
primary_keystrThe primary key of the enrollment. <b>Note:</b> enrollmentDesignName parameter is required when this parameter is present.[optional]
printer_idstr32 or 36 character unique ID of the printer. This takes preference over deviceId if both are provided.[optional]

Example