Version 4.2
over 4 years ago by Mike
Job Callbacks
Job callbacks enable your applications to react to updates to your verification jobs. This means you no longer need a long running process to periodically poll our API for updates, though this is still an option.
For more information on Job Callbacks click here.
General Improvements
- [Breaking] Fixed typo in
acedemic_host
flag. This flag is nowacademic_host
. - Added the
failure_reason
property to the /status response. If a job enters afailed
status this property will contain a reason code. - API jobs are no longer eligible for manual review by default. This feature now requires an opt-in during the job's creation.