{
"event_id": "evt_01hv8hr6nwtrnt3gwrz3apjfzh",
"event_type": "business.updated",
"occurred_at": "2024-04-12T07:01:03.805047Z",
"notification_id": "ntf_01hv8hr6r2vcfjtjjsqv7t5179",
"data": {
"id": "biz_01hv8hkr641vmpwytx38znv56k",
"name": "Uplift Inc.",
"status": "active",
"contacts": [
{
"name": "Parker Jones",
"email": "[email protected]"
},
{
"name": "Jo Riley",
"email": "[email protected]"
},
{
"name": "Jesse Garcia",
"email": "[email protected]"
}
],
"created_at": "2024-04-12T06:58:37.892Z",
"updated_at": "2024-04-12T07:01:03.510528Z",
"custom_data": {
"crm_id": "eb9b8d9b-7dd6-48e6-8c39-8557bba5eaa9"
},
"customer_id": "ctm_01hv6y1jedq4p1n0yqn5ba3ky4",
"import_meta": null,
"company_number": "555775291485",
"tax_identifier": "555952383"
}
}Occurs when an business is updated.
{
"event_id": "evt_01hv8hr6nwtrnt3gwrz3apjfzh",
"event_type": "business.updated",
"occurred_at": "2024-04-12T07:01:03.805047Z",
"notification_id": "ntf_01hv8hr6r2vcfjtjjsqv7t5179",
"data": {
"id": "biz_01hv8hkr641vmpwytx38znv56k",
"name": "Uplift Inc.",
"status": "active",
"contacts": [
{
"name": "Parker Jones",
"email": "[email protected]"
},
{
"name": "Jo Riley",
"email": "[email protected]"
},
{
"name": "Jesse Garcia",
"email": "[email protected]"
}
],
"created_at": "2024-04-12T06:58:37.892Z",
"updated_at": "2024-04-12T07:01:03.510528Z",
"custom_data": {
"crm_id": "eb9b8d9b-7dd6-48e6-8c39-8557bba5eaa9"
},
"customer_id": "ctm_01hv6y1jedq4p1n0yqn5ba3ky4",
"import_meta": null,
"company_number": "555775291485",
"tax_identifier": "555952383"
}
}Signature for this request. Use to verify that webhooks come from Paddle.
"ts=1671552777;h1=eb4d0dc8853be92b7f063b9f3ba5233eb920a09459b6e6b2c26705b4364db151"
Occurs when a business is updated.
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.