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]
HopperintThe 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]