Skip to main content

Declined Reasons

This end-point returns verification decline reasons with their status codes and descriptions.

Run in Postman

sample-decline-reason-response
//GET /decline/reasons/ HTTP/1.1
//Host: api.shuftipro.com/
//Content-Type: application/json
//Authorization: Basic NmI4NmIyNzNmZjM0ZmNlMTlkNmI4WJRTUxINTJHUw==
// replace "Basic" with "Bearer in case of Access Token"
sample-decline-reason-response

{
"decline_reasons": [
{
"status_code": "SPDR241",
"description": "The user canceled verification during the identity verification process"
},
{
"status_code": "SPDR242",
"description": "The request Canceled due to a new request received"
}
]
}

Eidv Status Codes

Status CodeDescription
SPDR241The user canceled verification during the identity verification process
SPDR242The request Canceled due to a new request received
SPDR243The Verification interrupted due to connectivity issues
SPDR244User use the Incompatible BankID version
SPDR245The BankID app could not be found on the user device
SPDR246The BankID request has been declined due to a timeout
SPDR247The service is temporarily unavailable by BankID
SPDR248The service is temporarily unavailable by BankID
SPDR266User is not successfully verified