The paystubs.fully_synced webhook is sent when all paystubs have been retrieved from a newly connected payroll account.
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. URL where you want to receive webhook delivery.
Optional secret used to verify webhooks. Secret used to verify webhooks.