Overview
Webhook payloads for Pay Statements endpoints in the Transcrypts API.Pay Statement Created
This webhook event occurs when an initial Task successfully completes with new objects. Event Type:statements-created
Example Payload
Key Fields
| Field | Description |
|---|---|
webhook_id | Unique identifier for the webhook |
task_id | Unique identifier for the Task |
link_id | Unique identifier for the account link |
objects_count | Number of new pay statements retrieved |
employment_id | Employment record identifier |
user_id | User identifier |
event_created_at | Timestamp when event occurred |
Pay Statement Updated
This webhook event fires during any refresh Task completion. It indicates changes in statement quantity from a previous Task. Event Type:statements-updated