v1

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

CodeValueHttpStatusCode
ACR_02.004.000Badge Export Zip File Not FoundBadRequest
ACR_02.004.001Badge Export Metadata Not FoundBadRequest
ACR_02.004.002Invalid Print StatusBadRequest
ACR_02.004.003Failed to Update Print StatusBadRequest
ACR_02.004.004Failed to retrieve Badge Export Zip FilesBadRequest

For a comprehensive overview of potential error codes and their structure, please refer to our documentation .