{
"event_id": "evt_01hvgdpb99hxbjje8npcvk3za0",
"event_type": "report.created",
"occurred_at": "2024-04-15T08:24:04.137829Z",
"notification_id": "ntf_01hvgdpbc5rqqxh6j1daqs7n3x",
"data": {
"id": "rep_01hvgdpayq6kjzyk4hz5m02cpn",
"rows": null,
"type": "adjustments",
"status": "pending",
"filters": [
{
"name": "updated_at",
"value": "2024-04-15",
"operator": "lt"
},
{
"name": "updated_at",
"value": "2024-01-01",
"operator": "gte"
}
],
"created_at": "2024-04-15T08:24:03.799Z",
"expires_at": null,
"updated_at": "2024-04-15T08:24:03.799Z"
}
}Occurs when an report is created.
{
"event_id": "evt_01hvgdpb99hxbjje8npcvk3za0",
"event_type": "report.created",
"occurred_at": "2024-04-15T08:24:04.137829Z",
"notification_id": "ntf_01hvgdpbc5rqqxh6j1daqs7n3x",
"data": {
"id": "rep_01hvgdpayq6kjzyk4hz5m02cpn",
"rows": null,
"type": "adjustments",
"status": "pending",
"filters": [
{
"name": "updated_at",
"value": "2024-04-15",
"operator": "lt"
},
{
"name": "updated_at",
"value": "2024-01-01",
"operator": "gte"
}
],
"created_at": "2024-04-15T08:24:03.799Z",
"expires_at": null,
"updated_at": "2024-04-15T08:24:03.799Z"
}
}Signature for this request. Use to verify that webhooks come from Paddle.
"ts=1671552777;h1=eb4d0dc8853be92b7f063b9f3ba5233eb920a09459b6e6b2c26705b4364db151"
Occurs when a report is created.
Entity when working with reports for adjustments or adjustment line items.
Show child attributes
Respond with an HTTP 200 status code within 5 seconds to let Paddle know that you successfully received the message.
If your server sends another kind of status code or doesn't respond, Paddle automatically retries using an exponential backoff schedule.