EnrollmentPrintApiRequestV1
Parameters for printing single enrollment.
Properties
Name | Type | Description | Notes |
---|---|---|---|
enrollment_design_name | str | The design name of the enrollment. <b>Note:</b> primaryKey parameter is required when this parameter is present. | [optional] |
enrollment_id | str | The unique enrollment ID obtained from Read Enrollments request. <b>Note:</b> primaryKey and enrollmentDesignName parameters are not required when this parameter is present. | [optional] |
primary_key | str | The primary key of the enrollment | [optional] |
print_job_id | str | The print job id obtained through the pre print webhook. <b>Note:</b> This parameter is not required for printing without pre print operation. | [optional] |
printer_details | CredentialDesignPrintRequestPrinter |