Error Codes

A guide to current Accredit error codes and their structure,

In the provided error code "ACR_01.002.001," each part represents a different level of granularity.
The structure typically follows the major.minor.increment format:

PrefixMajorMinorIncrement
ACR_02.001.001

Existing Error Codes

ACR_00 - Generic

.000 Server / Service Errors

CodeValueHttpStatusCode
ACR_00.000.000Internal Server ErrorInternalServerError
ACR_00.000.001Service Currently UnavailableServiceUnavailable

.001 - Authentication / User

CodeValueHttpStatusCode
ACR_00.001.001User is not enabledUnauthorized
ACR_00.001.002User is not an API UserUnauthorized
ACR_00.001.003User has no Data PermissionsUnauthorized
ACR_00.001.004User Not Linked To Integration PartnerUnauthorized

ACR_01 - Input Validation

.000 Input Field Validations

CodeValueHttpStatusCode
ACR_01.000.000Invalid Input ParametersBadRequest
ACR_01.000.001Mandatory Value MissingBadRequest
ACR_01.000.002Invalid Field MappingBadRequest
ACR_01.000.003Invalid Field ContentsBadRequest
ACR_01.000.004Invalid Field LengthBadRequest
ACR_01.000.005Invalid Country CodeBadRequest
ACR_01.000.006Invalid Email FormatBadRequest
ACR_01.000.007No Valid Tenant FoundBadRequest

ACR_02 - Schema / Endpoint Specific

.000 - Contact Management

CodeValueHttpStatusCode
ACR_02.000.000Applicant Not FoundBadRequest
ACR_02.000.001Multiple Matches FoundBadRequest
ACR_02.000.002Data MisMatchBadRequest
ACR_02.000.003Event / Role Not Available For OrganizationBadRequest
ACR_02.000.004Role And Event Do Not MatchBadRequest
ACR_02.000.005No Registration ExistsBadRequest
ACR_02.000.006No Registration Status FoundBadRequest
ACR_02.000.007One Or More Badge Access Cannot Be FoundBadRequest
ACR_02.000.008No Organisation ExistsBadRequest

.001 - Contact

CodeValueHttpStatusCode
ACR_02.001.000User has no Data Permissions for Registration Sub TypeUnauthorized
ACR_02.001.001User does not have access to EventBadRequest
ACR_02.001.002User does not have a report assigned to themBadRequest
ACR_02.001.003No Matching Event FoundBadRequest
ACR_02.001.004Contact Not FoundNotFound

.002 - Account

CodeValueHttpStatusCode
ACR_02.002.000Account Not FoundBadRequest
ACR_02.002.001Email is already in useBadRequest
ACR_02.002.002Username already existsBadRequest
ACR_02.002.003Failed to Create AccountBadRequest
ACR_02.002.004Failed to Update AccountBadRequest
ACR_02.002.005User role not foundBadRequest

.003 - Webhook Management

CodeValueHttpStatusCode
ACR_02.003.000No Subscription FoundBadRequest
ACR_02.003.001No Notification Event FoundBadRequest
ACR_02.003.002A subscription with the same values already existsBadRequest
ACR_02.003.003No signature key exists for this userBadRequest

.004 - Print Queue

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

.005 - Organisation

CodeValueHttpStatusCode
ACR_02.005.000No Valid Organisation FoundBadRequest
ACR_02.005.001No Valid Organisation Type FoundBadRequest
ACR_02.005.002No Valid Organisation Status FoundBadRequest
ACR_02.005.003No Valid Account Manager FoundBadRequest
ACR_02.005.004One Or More Tags Cannot Be FoundBadRequest
ACR_02.005.005No Matching Event FoundBadRequest

.007 - Access Control

CodeValueHttpStatusCode
ACR_02.007.000Invalid Scan StatusBadRequest
ACR_02.007.001Invalid Area IdsBadRequest
ACR_02.007.002Invalid BarcodesBadRequest

.008 - Registration

CodeValueHttpStatusCode
ACR_02.008.000Registration Not FoundNotFound

.009 - Badge

CodeValueHttpStatusCode
ACR_02.009.000Specified Area Not FoundNotFound
ACR_02.009.001Badge Not FoundNotFound

.010 - Event

CodeValueHttpStatusCode
ACR_02.010.000Event Not FoundNotFound

.011 - Role

CodeValueHttpStatusCode
ACR_02.011.000Role Not FoundNotFound

.012 - Registration Type

CodeValueHttpStatusCode
ACR_02.012.000Registration Type Not FoundNotFound

.014 - Functional Area

CodeValueHttpStatusCode
ACR_02.014.000Functional Area Not FoundNotFound

.015 - Question

CodeValueHttpStatusCode
ACR_02.015.000Question Not FoundNotFound

.016 - Matrix

CodeValueHttpStatusCode
ACR_02.016.000Matrix Not FoundNotFound

.017 - Badge Access

CodeValueHttpStatusCode
ACR_02.017.000Badge Access Not FoundNotFound

.018 - Registration Status

CodeValueHttpStatusCode
ACR_02.018.000Registration Status Not FoundNotFound

.019 - Print Kiosk

CodeValueHttpStatusCode
ACR_02.019.000Badge Not FoundNotFound
ACR_02.019.001Status Not FoundBadRequest
ACR_02.019.002Area Not FoundBadRequest
ACR_02.019.003Area Not ActiveBadRequest
ACR_02.019.004Area Not ConfiguredBadRequest
ACR_02.019.005No Badge FoundBadRequest
ACR_02.019.006Multiple Matches FoundBadRequest
ACR_02.019.007Badge DeactivatedBadRequest
ACR_02.019.008Registration Not ApprovedBadRequest
ACR_02.019.009No Matching ExternalId FoundBadRequest