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.
Username = api_key_id, Password = api_key_secret
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.
Optional secret used to verify webhooks.