Payroll Documents.ocr_failed webhook
The payroll_documents.ocr_failed webhook is sent when Argyle encounters an error while scanning a 1099 or W-2 document retrieved from a connected payroll account. The error that occurred will be returned within the ocr_data object of the payroll document.
Authorizations
Username = api_key_id, Password = api_key_secret
Body
payroll_documents.ocr_failed
Your name for the webhook subscription.
Where you want to receive webhook delivery. This can be either a backend URL that you manage, or a URL provided by a webhook management service. Argyle handles URL encoding for webhook URLs. Send the URL in its normal, unencoded form.
Optional secret used to verify webhooks.