The paystubs.fully_synced webhook is sent when all paystubs have been retrieved from a newly connected payroll account.
Documentation Index
Fetch the complete documentation index at: https://docs.argyle.com/llms.txt
Use this file to discover all available pages before exploring further.
Username = api_key_id, Password = api_key_secret
Request body for subscribing to the paystubs.fully_synced webhook.
List of events to subscribe to. Must include paystubs.fully_synced.
Value is paystubs.fully_synced
paystubs.fully_synced Your name for the webhook subscription. Name used 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. URL where you want to receive webhook delivery.
Optional secret used to verify webhooks. Secret used to verify webhooks.