Skip to main content

Declined Reasons

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


Run in Postman


sample-decline-reasons-request
//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": "SPDR01",
"description": "Face could not be verified"
},
{
"status_code": "SPDR02",
"description": "Image of the face not found on the document"
}
]
}

Face Status Codes

Status CodeDescription
SPDR01Face could not be verified
SPDR19Face could not be detected in image, please upload image again with your face clearly visible
SPDR03Image is altered or photoshopped
SPDR04Copy of the image found on web
SPDR58Face in the image is with wearing glasses
SPDR59Face proof is from another screen
SPDR60Face proof is taken from the web
SPDR61More than one face in one image
SPDR62Face proof is a screenshot
SPDR38Face doesn't match the face image uploaded at the time of signup
SPDR39Document doesn’t match the document uploaded at the time of signup
SPDR43Camera is not accessible for verification
SPDR268The provided image is corrupted

Document & Document Two Status Code

Status CodeDescription
SPDR02Image of the face not found on the document
SPDR05Names on both the documents do not match
SPDR06Document originality could not be verified
SPDR07Name on the document doesn't match
SPDR08DOB on the document doesn't match
SPDR14Age could not be verified
SPDR16The expiry date of the document does not match the record, please upload a document with valid expiry date
SPDR10Issue date on the document doesn't match
SPDR09Date on the document doesn't match
SPDR11Number on the document doesn't match
SPDR12The issuing country of document is not supported, please upload a valid document
SPDR13Document doesn't match the provided options
SPDR14You are not eligible because you doesn't fall in the provided age range
SPDR15Face on the document doesn't match with camera image
SPDR17The document is expired, please upload a new document which is not expired
SPDR18The uploaded image of the document is blur, please provide a clear photo of document
SPDR19Face could not be detected in image, please upload image again with your face clearly visible
SPDR03Image is altered or photoshopped
SPDR04Copy of the image found on web
SPDR21Proof and Additional Proof are of different documents
SPDR36Both Documents do not belong to the same person
SPDR42Front and backside images of the document did not match, please upload images of the same document
SPDR47Document proof is a screenshot
SPDR48Document proof is altered/edited
SPDR49Document proof is paper based which is not accepted
SPDR50Document proof is punched/broken
SPDR51Document proof is from another screen
SPDR52Hologram is missing on the document
SPDR53Document proof is not fully displayed.
SPDR54Document is blur
SPDR55Information on the document proof is not visible
SPDR56Information on the document is edited
SPDR57Information on the document is hidden
SPDR67Document should be from the provided country
SPDR68Issue date does not match with the provided one
SPDR69Expiry date does not match with the provided one
SPDR70Submitted document is expired
SPDR71Issue date on the document is not clearly visible
SPDR72Expiry date on the document is not clearly visible
SPDR73Date of Birth on the document does not match with the provided one
SPDR74Date of Birth on the document is not clearly visible
SPDR75Name on the document does not match with the provided one
SPDR76Name on the document is not clearly visible
SPDR77Document number does not match with the provided one
SPDR78Document number is not clearly visible
SPDR79Original document number could not be authenticated
SPDR63Front and backside images are not of the same document
SPDR64Proof and additional proof does not belong to the same person
SPDR65Address proof and document proof does not match
SPDR66Both documents should belong to the same person
SPDR39Document doesn’t match the document uploaded at the time of signup
SPDR43Camera is not accessible for verification
SPDR44Gender could not be verified
SPDR45Place of issue could not be verified
SPDR45Place of issue could not be verified
SPDR86E-document data does not match with provided document proof
SPDR87Face on the E-document does not match with selfie
SPDR88Uploaded document is Black and White
SPDR89Uploaded image of the document is edited or cropped
SPDR90Uploaded image is found on the internet
SPDR91Document is laminated
SPDR92Document is scanned or colored copy
SPDR93Document is paper-based or laminated
SPDR94Uploaded document is a test card
SPDR187Nationality could not be verified.
SPDR190The provided document is broken
SPDR193The provided document is photocopy(color or black & white)
SPDR194The provided document is edited.
SPDR197The provided document is scanned
SPDR200The provided document is punched
SPDR201The provided document is cracked
SPDR202The provided document is cropped
SPDR203The provided document is handwritten
SPDR204Document does not belong to GCC countries
SPDR205Document type is not supported.
SPDR206Document type is not allowed.
SPDR207MRZ not detected on the document
SPDR208The provided document is blank
SPDR209Student card is not acceptable
SPDR210Dual cards detected
SPDR211The uploaded document is not supported
SPDR268The provided image is corrupted

Address Status Code

Status CodeDescription
SPDR02Image of the face not found on the document
SPDR06Document originality could not be verified
SPDR14Age could not be verified
SPDR22Name on the Address Document doesn't match
SPDR23Address did not match the record, please provide a document with valid address.
SPDR24Document type is different from the provided options
SPDR25Country on the address document could not be verified
SPDR26Addresses on the Identity Document and Utility Bill do not match
SPDR27The address document is expired, please upload a document which is not expired
SPDR28The uploaded image of the document is blur, please provide a clear photo of address document
SPDR13Document doesn't match the provided options
SPDR30Issue date on the address document doesn't match
SPDR03Image is altered or photoshopped
SPDR04Copy of the image found on web
SPDR21Proof and Additional Proof are of different documents
SPDR31Address proof and document proof are of different persons
SPDR42Front and backside images of the document did not match, please upload images of the same document
SPDR47Document proof is a screenshot
SPDR48Document proof is altered/edited
SPDR49Document proof is paper based which is not accepted
SPDR50Document proof is punched/broken
SPDR51Document proof is from another screen
SPDR52Hologram is missing on the document
SPDR53Document proof is not fully displayed.
SPDR54Document is blur
SPDR55Information on the document proof is not visible
SPDR56Information on the document is edited
SPDR57Information on the document is hidden
SPDR67Document should be from the provided country
SPDR68Issue date does not match with the provided one
SPDR69Expiry date does not match with the provided one
SPDR70Submitted document is expired
SPDR71Issue date on the document is not clearly visible
SPDR72Expiry date on the document is not clearly visible
SPDR73Date of Birth on the document does not match with the provided one
SPDR74Date of Birth on the document is not clearly visible
SPDR75Name on the document does not match with the provided one
SPDR76Name on the document is not clearly visible
SPDR77Document number does not match with the provided one
SPDR78Document number is not clearly visible
SPDR79Original document number could not be authenticated
SPDR65Address proof and document proof does not match
SPDR66Both documents should belong to the same person
SPDR80Address on the document does not match with the provided one
SPDR81Address provided is invalid
SPDR82Address on the document is not clearly visible
SPDR83Address could not be validated
SPDR14You are not eligible because you doesn't fall in the provided age range
SPDR43Camera is not accessible for verification
SPDR46Same ID Document can not be submitted as proof of address
SPDR88Uploaded document is Black and White
SPDR89Uploaded image of the document is edited or cropped
SPDR90Uploaded image is found on the internet
SPDR91Document is laminated
SPDR92Document is scanned or colored copy
SPDR93Document is paper-based or laminated
SPDR94Uploaded document is a test card
SPDR112Country on the address document could not verified
SPDR188Bank Transfer Number could not be verified
SPDR189Tax Identity Number could not be verified
SPDR190The provided document is broken
SPDR193The provided document is photocopy(color or black & white)
SPDR194The provided document is edited.
SPDR197The provided document is scanned
SPDR200The provided document is punched
SPDR201The provided document is cracked
SPDR202The provided document is cropped
SPDR203The provided document is handwritten
SPDR268The provided image is corrupted

Status CodeDescription
SPDR02Image of the face not found on the document
SPDR32Consent note information is not correct, please upload a note with valid information
SPDR33Consent type is different from provided options
SPDR03Image is altered or photoshopped
SPDR04Copy of the image found on web
SPDR43Camera is not accessible for verification

Background Checks Status Code

Status CodeDescription
SPDR34AML screening failed
SPDR160AML screening failed. User found in Sanction lists
SPDR161AML screening failed. User found in Warning lists
SPDR162AML screening failed. User found in Fitness-Probity lists
SPDR163AML screening failed. User found in PEP lists
SPDR164AML screening failed. User found in Adverse-Media lists

Phone Number Status Code

If the user is unable to receive code then, user is provide with Code not received option if user clicks the “Code not received” option the verification will be declined automatically (because either the phone number was wrong or unreachable).


caution

Verification is declined if a user enters the wrong code consecutively for five times.


Status CodeDescription
SPDR35Your phone number did not match the record, please provide a valid phone number
SPDR84Phone number not verified because end-user entered the wrong code multiple times
SPDR85Phone number not verified because the provided number was unreachable