Reverify a Verification
DeprecatedPath parameters
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.
A header that defines if a request should be executed synchronously. Only Verifications that were initially executed synchronously may be reverified synchronously. sync
can only return completed or canceled verification responses, not pending. async
will return only pending.
Request
Response
We use data from thousands of verification requests to estimate the duration between creation and completion of a request. For a provided company, upper_bound and lower_bound are the time estimates (in hours) that this particular request will take to be fully processed by Truework. May be an empty if an estimate does not exist for the verification request.
The details for the cancellation; only present when state is canceled
A single level key-value JSON object that can be used to store custom data on the verification request; keys and values must be strings