v0.12.0
Release 0.12.0 introduces a REPORT_READY wehbook redelivery service. This redelivery service resolves previously known issues with the REPORT_READY webhook.
Release 0.12.0 introduces a REPORT_READY wehbook redelivery service. This redelivery service resolves previously known issues with the REPORT_READY webhook.
Release 0.10.0 allows Enterprise API users to download reports for applicants using a new preset query parameter.
Release 0.9.2 fixes an issue in the Enterprise API where users were unable to submit documents through the POST /documents/submit endpoint due to file name checks.
Release 0.9.1 fixes an issue in the Enterprise API where users were able to submit their application through the POST /session/submit endpoint even if other uploaded documents were still in a PENDING state. This led to various application state issues where documents were missing from an application since they were dropped when they had not been verified yet.
Release 0.9.0 allows Enterprise API users to synchronously submit documents through the POST /session/documents endpoint and receive immediate validation that the document is accepted by the system's initial checks. As a result, a user can now upload a document via POST /session/documents and then immediately submit an application via POST /session/submit.
Release 0.8.2 fixes a bug where the REPORT_READY webhook was not delivered after a submission is ruled to have Insufficient documentation.
Release 0.8.1 fixes a bug where the REPORT_READY webhook was not delivered after a submission is ruled on by automatic validation (AV).