api/printQueue
The print queue management API's can be used to by integration partners to view and download credential PDF print files and their associated Metadata stored in Accredit to be pulled into their own applications to:
- Print reviewed and approved zipped credential print files
- Update the Status of each zip file download
For clarification, the distinction between Badge Export Files and ZIP Downloads are as follows:
Badge Exports: A single PDF file of Badge/Pass/Credentials generated by the client in a batch production process within Accredit. Typically a client will choose a group of passes by event and/or Responsible Organisation and could contain between 1 and 500+ pages.
Zip Downloads: Upon checking and queuing a number of Badge Exports, the user can then select a group of Badge Exports to pull into a single ZIP Download file. It is at this point that third parties are able to Download these files and submit them into their print production process.
The below flowchart depicts the intended print queue workflow, in tandem with the webhook notification service:

Error Codes
Code | Value | HttpStatusCode |
---|---|---|
ACR_02.004.000 | Badge Export Zip File Not Found | BadRequest |
ACR_02.004.001 | Badge Export Metadata Not Found | BadRequest |
ACR_02.004.002 | Invalid Print Status | BadRequest |
ACR_02.004.003 | Failed to Update Print Status | BadRequest |
ACR_02.004.004 | Failed to retrieve Badge Export Zip Files | BadRequest |
For a comprehensive overview of potential error codes and their structure, please refer to our documentation .