Skip to main content

SingleEnrollmentPrintRequest

Parameters for printing single enrollment.

Properties

NameTypeDescriptionNotes
deviceIdString16 character unique Auth key of the printer. This is required if printerId is not provided.[optional]
enrollmentDesignNameStringThe design name of the enrollment. <b>Note:</b> primaryKey parameter is required when this parameter is present.[optional]
enrollmentIdStringThe unique enrollment ID obtained from Read Enrollments request. <b>Note:</b> primaryKey and enrollmentDesignName parameters are not required when this parameter is present.[optional]
exceptionSlotMessageStringThe 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]
hopperIntegerThe printer hopper to use. Value of 0 will use the printer exception slot.
primaryKeyStringThe primary key of the enrollment. <b>Note:</b> enrollmentDesignName parameter is required when this parameter is present.[optional]
printerIdString32 or 36 character unique ID of the printer. This takes preference over deviceId if both are provided.[optional]