Skip to main content
Webhooks allow users to receive automatic notifications when events occur in the Payroll Integrations system.
Need webhook access? Contact partnerships@payrollintegrations.com to have the api-user-webhook-subscription role assigned to your API user.

Event Types


Create a Subscription

Response: 201 Created

Modify a Subscription

Direct modification isn’t supported. To change event types or the destination URL:
  1. Create a new subscription with the desired list of events
  2. Delete the existing subscription
If the existing subscription is deleted before creating the new subscription, event notifications may be missed during the brief gap between deletion and creation.

Delete a Subscription

Response: 204 No Content