Error response

Response codes

HTTP StatusDescription
400Error related to the request, see message in the response for more information.
401Error related to the request authorization.
404Error related to the used request URL.
500Error related to the transaction.

Error codes

If the request fails, the error response will always contain a code field that can be referred to here.

CodeDescription
1000Unknown error
1001Invalid request
2000Validation error
2001Invalid phoneNumber field
2002Invalid email field
2003Invalid callbackUrl field
2004Invalid verificationCode field
2005Invalid excludeChannels field
3000Error occurred while starting the verification.
3001Error occurred while updating the verification.