WebhookEndpointCreated
- createdType: stringFormat: date-time
At requiredWhen PayrollKit registered the endpoint.
- eventType: array of "resource.changed" 1… unique!enum
Types const:resource.changedrequiredNotification types sent to this endpoint.
- idType: stringmin length:1max length:200required
PayrollKit webhook endpoint ID.
- signingType: string
Secret read-onlyrequiredOpaque signing secret returned in the original registration response and an exact idempotent replay. Store the full value unchanged and use its UTF-8 bytes as the HMAC-SHA256 key. It is absent from list responses and URL-conflict errors.
- statusconst:activerequired
The endpoint is registered and receives new deliveries.
- urlType: stringFormat: urirequired
Public HTTPS URL receiving notifications.