GuidesRecipesAPI ReferenceChangelogDiscussions
Log In
fixed

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.

improved

v0.10.0

Release 0.10.0 allows Enterprise API users to download reports for applicants using a new preset query parameter.

fixed

v0.9.2

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.

fixed

v0.9.1

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.

improved

v0.9.0

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.

fixed

v0.8.2

Release 0.8.2 fixes a bug where the REPORT_READY webhook was not delivered after a submission is ruled to have Insufficient documentation.

fixed

v0.8.1

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).