Cancel a Verification
DeprecatedPath parameters
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Free form text on the details; can be blank
Response
The state helps convey where the verification request is in the Truework process. It will be returned in the JSON objects returned from this endpoint.
The initial state of all Schemas is pending-approval, and will switch to processing once Truework begins to process the request. However, it may switch back to pending-approval if it is pending approval by the target.
The states completed, canceled, invalid are all terminal states of a Verification. A Report is only available when it is in the completed state. A Verification will enter the state canceled when either Truework or an API user cancels the request. The invalid state indicates that there are issues with the data e.g. we could not locate the employee at a given employer, or could not find the employer itself.
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