Reverify a report
Reverifies a report, provided no more than 90 days have passed since completion of the verification.
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.
A non-unique key that can be used to search for Orders
Bearer tokens conform to the RFC6750 spec.
Production API keys (secret keys) are prefixed with tw_sk_ and sandbox keys are prefixed with tw_sk_test_. If your secret key is published, you should rotate your API keys.
Truework.JS publishable keys are prefixed with tw_pk_ and tw_pk_test respectively.
Examples
Authorization: Bearer tw_sk_test_e508eb797edb95ade85284bcb54dd49ed45db1betoken field, input only the token itself, omitting Bearer .For JSON requests, the signature of the request, see: https://www.truework.com/docs/verifications-signatures