Digital lending
Response and error codes
2min
Arix uses standard HTTP response codes to communicate the result of a request.
HTTP code | Description |
200 series | Success. We successfully received your loan request. Arix will now validate the compliance rules set up for your program. |
400 | There is something wrong with the data in your request, or the request cannot be processed |
401 | There is an issue with your API access token |
403 | Your token is good, but you don't have permission to do what is being requested |
404 | The resource specified doesn't exist |
500 | Technical difficulties on our end |
Errors
If something goes wrong with a call, we return a clear error object in the response.
🤔
Have a question?
Our super-smart AI, knowledgeable support team and an awesome community will get you an answer in a flash.
To ask a question or participate in discussions, you'll need to authenticate first.
Updated 07 Oct 2024
Did this page help you?