Know Your Customer
...
Global
UAE
Qatar National ID Verification
introduction qatar id expiration verification api, is a product from signzy, that helps in verifying the expiry date of qatar id this api verifies expiry date of various id that are associated with the respective qatar national id card, such as passport, driving license etc the api is designed to be user friendly, the only input that is required is qatar national id number this will return the expiry date of qatar national id card and other card’s expiry date that are associated with it the qatar national id card is an identity document issued by the government of qatar our api will provide the validity of 3 to 4 documents, including qatar national id, with following benefits compliance regulatory bodies need the id to verify the identity of the person and authenticity of the card, both locally and internationally verifying the validity of these documents, is required to adhere to laws and regulations to increase transparency and trustworthiness of individuals business transactions verifying the authenticity of id card and other documents such as residency limit will aid the process of business transactions secure and smooth thus, ensuring the validity of the documents would give assurance to other parties involved in the transaction identification and documentation qatar id cards and other documents such as driving license and residency limit are used in various government and non government organizations records of an individual ensuring that the documents are valid and are not expired would ensure, that right individuals get the access to the services and keeping fraudulent activities at bay access to public spaces e gate cards are issued to qatar residents it helps them to access public spaces ensuring the expiry of these cards helps in verifying that right individuals gets access to such public spaces api description sample curl pre production curl x post 'https //api preproduction signzy app/api/v3/qatar/id status verification' \\ h 'authorization\ your api key' \\ h 'content type application/json' \\ d '{ "qataridnumber" \<qatar national id number> }' production curl x post 'https //api signzy app/api/v3/qatar/id status verification' \\ h 'authorization\ your api key' \\ h 'content type application/json' \\ d '{ "qataridnumber" \<qatar national id number> }' headers key value authorization access token (returned as id field of login request) content type application/json request data { "qataridnumber" "26863400987" } details of the request properties parameter description validation checks type required qataridnumber qatar national id 11 digits (only numeric) string mandatory sample response success (200) { "result" { "message" "success", "data" { "idcardexpirydate" "2023 01 07", "egatecardexpirydate" "2027 08 12", "passportexpirydate" "2028 01 12", "residencyexpirydate" "2024 10 12", "drivinglicenceexpirydate" "2023 10 17" } } } not found (200) { "result" { "message" "document not found" } } upstream down (409) { "error" { "name" "error", "message" "upstream error", "reason" "error", "type" "conflict", "statuscode" "409" } } request body parameters key type value result message string "success" result data idcardexpirydate string "2023 01 07" result data egatecardexpirydate string "2027 08 12" result data passportexpirydate string "2028 01 12" result data residencyexpirydate string "2024 10 12" result data drivinglicenceexpirydate string "2023 10 17" error codes error code description 200 success the request was processed successfully 400 bad request the request was malformed or invalid 409 conflict the request conflicts with the server state 500 internal server error an unexpected error occurred getting help please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better you can reach out to us at help\@signzy com we strive to provide prompt and reliable assistance, ensuring your queries are addressed effectively we value your feedback and are committed to making your experience smooth and enjoyable our team is dedicated to assisting you with any needs you may have thank you for choosing our services we look forward to helping you!