{
"event_id": "evt_01hv8h6jzvsbbk6xmf7zdkrdkx",
"event_type": "address.imported",
"occurred_at": "2024-04-12T06:51:26.587790Z",
"notification_id": "ntf_01hv8h6k23gm15hzrr2p4330pj",
"data": {
"id": "add_01hv8gq3318ktkfengj2r75gfx",
"city": "Phoenix",
"region": "AZ",
"status": "active",
"created_at": "2024-04-12T06:51:26.153Z",
"first_line": "8700 Edgemont Road",
"updated_at": "2024-04-12T06:51:26.153Z",
"custom_data": null,
"customer_id": "ctm_01hv6y1jedq4p1n0yqn5ba3ky4",
"description": "Sales Office",
"import_meta": {
"external_id": "59f25141-28c3-4447-b77c-dae5677537f0",
"imported_from": "paddle_classic"
},
"postal_code": "85051",
"second_line": null,
"country_code": "US"
}
}Occurs when an address is imported.
{
"event_id": "evt_01hv8h6jzvsbbk6xmf7zdkrdkx",
"event_type": "address.imported",
"occurred_at": "2024-04-12T06:51:26.587790Z",
"notification_id": "ntf_01hv8h6k23gm15hzrr2p4330pj",
"data": {
"id": "add_01hv8gq3318ktkfengj2r75gfx",
"city": "Phoenix",
"region": "AZ",
"status": "active",
"created_at": "2024-04-12T06:51:26.153Z",
"first_line": "8700 Edgemont Road",
"updated_at": "2024-04-12T06:51:26.153Z",
"custom_data": null,
"customer_id": "ctm_01hv6y1jedq4p1n0yqn5ba3ky4",
"description": "Sales Office",
"import_meta": {
"external_id": "59f25141-28c3-4447-b77c-dae5677537f0",
"imported_from": "paddle_classic"
},
"postal_code": "85051",
"second_line": null,
"country_code": "US"
}
}Signature for this request. Use to verify that webhooks come from Paddle.
"ts=1671552777;h1=eb4d0dc8853be92b7f063b9f3ba5233eb920a09459b6e6b2c26705b4364db151"
Occurs when an address is imported.
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.