api/v2/account
The Account API can be used to by integration partners to manage account data from their own applications across the Accredit system.
Error Codes
Code | Value | HttpStatusCode |
---|---|---|
ACR_02.002.000 | Account Not Found | BadRequest |
ACR_02.002.001 | Email is already in use | BadRequest |
ACR_02.002.002 | Username already exists | BadRequest |
ACR_02.002.003 | Failed to Create Account | BadRequest |
ACR_02.002.004 | Failed to Update Account | BadRequest |
ACR_02.002.005 | User role not found | BadRequest |
For a comprehensive overview of potential error codes and their structure, please refer to our documentation .