Revision History
Date | Description |
---|---|
16 Mar 2023 | Modified response signature for the clients onboarded after 15 Mar 2023 |
16 Mar 2023 | Added new instruction parameters in document, document_two and address service. |
09 Mar 2023 | Revised the developer documentation design and relocate it to a new URL. |
02 Mar 2023 | Updated proof accessing urls in status endpoint. |
01 Mar 2023 | Added Java sample codes. |
13 Jan 2023 | Added new Parameter enhanced_originality_checks in verification request. |
25 Oct 2022 | Introduced new service Questionnaire. |
14 Sep 2022 | Added new Parameter check_duplicate_request inside face service in verification request. |
02 Nov 2021 | Added new Parameter manual_review in verification request. |
21 Oct 2021 | Added new Parameter show_ocr_form in document, document_two and address service. |
18 Oct 2021 | Introduced new service Age Verification. |
13 Oct 2021 | Added New Supported types property_tax, lease_agreement, insurance_card, credit_card_statement, insurance_policy, e_commerce_receipt, bank_letter_receipt, birth_certificate, salary_slip, permanent_residence_permit and any for Address service. To view all the supported types of address, click here |
28 Sep 2021 | Added New Parameter in verification_instructions object for document, document_two and address service. |
24 Sep 2021 | Added declined_codes in Background Checks. |
13 July 2021 | Updated php sample codes. |
29 Mar 2021 | Added new key face_match_confidence under the verification_data object in verification response. |
24 Mar 2021 | Added new endpoint to get all verification decline reasons. |
01 Jan 2021 | Introduced new type Others in Gender. |
20 Nov 2020 | Added New key services_declined_codes in Verification Response. |
04 Nov 2020 | Updated declined reasons. |
04 Nov 2020 | Added New Parameter verification_instructions in document, document_two and address service. |
21 Sep 2020 | Added allow_retry in verification request. |
18 Sep 2020 | Added allow_na_ocr_inputs in verification request. |
08 Sep 2020 | Added ttl in verification request. |
20 Jul 2020 | consent service sample object and test IDs are updated. |
14 Jul 2020 | callback_url parameter made optional. |
16 June 2020 | Added New Supported type cpr_smart_card_reader_copy for Address service. To view all the supported types of address, click here |
11 June 2020 | Added decline_on_single_step in verification request. |
10 June 2020 | Added gender key for document and document_two service. |
19 May 2020 | Added subscription plan details to account info Response. |
08 May 2020 | Added Country Key to Status Responses. |
07 Apr 2020 | Added backside_proof_required parameter in document, document_two and address service. |
27 Mar 2020 | Updated API URLs. |
26 Mar 2020 | Added Api Flow Charts. |
04 Mar 2020 | Temporary access token introduced. |
31 Dec 2019 | Added allow_online in verification request in all KYC Services. |
24 Dec 2019 | Added fetch_enhanced_data key from Enhanced data extraction for document and document_two service. |
24 Dec 2019 | Removed allowed_offline key from address service request object. |
24 Dec 2019 | Updated declined reasons. |
25 Nov 2019 | Added verification_video in status response end-point, inside proof key. Returned only if on-site video is recorded. |
25 Nov 2019 | Added KYC Request Instructions for onsite and offsite verification |
18 Nov 2019 | HTTP status code updated. |
14 Nov 2019 | Request status response sample updated. |
10 Oct 2019 | Updated Onsite verification javascript code. |
09 Oct 2019 | Added the show_feedback_form in verification request. |
24 Sep 2019 | Added declined_codes in verification response, for all accounts. |
09 Sep 2019 | Added declined_codes in verification response. |
09 Sep 2019 | Declined reasons description updated and added status code for each reason. |
27 Aug 2019 | Added full_name key to name object. |
20 Jul 2019 | Updated declined reasons. |
20 Jul 2019 | Added request time out time (ttl). |
15 Jul 2019 | Added info object key in responses in API documentation. |
04 Jul 2019 | Added declined reasons for document, document two and address services. |
02 Jul 2019 | Added Rate Limiting for requests. |
12 June 2019 | Added Document Two Service for verification. |
24 May 2019 | Updated declined reasons. |
22 May 2019 | Added with_face key in consent service. |
03 May 2019 | Added declined reasons for verificatiton Request. |
16 Apr 2019 | Added Fuzzy match in Background checks. |
09 Apr 2019 | Added a new endpoint /account/info/ to get account info. |
05 Apr 2019 | country key updated. |
11 Mar 2019 | 1. Added new params verification_data, verification_result and declined_reason in verification status endpoint. 2. Added a new event request.received |
07 Mar 2019 | Added issue_date key in address service request parameters. |
20 Feb 2019 | Added selected_type key in document, address, consent service and webhook/callback response. |
19 Feb 2019 | 1. Added show_consent and show_privacy_policy parameters in verification request. 2. Added address_fuzzy_match parameter in address service. 3. Added allow_offline parameter in face, document, address and consent services. |
18 Feb 2019 | Signature key added into SP Http, Callback headers for signature validation. |
28 Jan 2019 | 1. Added a new endpoint /delete to delete a request data. 2. Added a new event request.deleted which is returned whenever a request is deleted. 3. Status response now returns proofs also. 4. Added show_results key in request which allows end-users to see verification results. |
24 Jan 2019 | Added a new callback with event verification.status.changed. It is sent to clients whenever a verification status is updated. |
21 Dec 2018 | Corrected the get status request url. |
20 Dec 2018 | Corrected verification.cancelled event name from events listing. |
06 Dec 2018 | Minimum characters limit is set to 1 for first, middle and last name. To view click here. |
29 Nov 2018 | Updated POSTMAN collection link, removed format key and added supported_types key for consent service in POSTMAN collection. |
26 Nov 2018 | Added allow_offline key in request parameters. |
29 Oct 2018 | Allowed PDF documents as proofs in image_only and any verification modes. |
29 Oct 2018 | Changed format key to Supported_types in consent Service. |
22 Oct 2018 | Added declined reasons key in response. |
17 Oct 2018 | Updated Test IDs for demo/test verifications. |
09 Oct 2018 | 1. Last Name field made optional in all name objects. 2. Added signature in response headers to validate the source of responses. |