member.updated
If a member's address is updated, the member.updated webhook will be triggered.
{
"type": "member.updated",
"id": "evt_CmuntPK8JxcYAxEa7rOgJvul",
"created": 1732795895,
"triggered_from": "api",
"data": {
"object": {
"object": "member",
"id": 4062,
"subscription_id": 240774,
"site_id": 15,
"user_id": 520378,
"address_id": 349353,
"invitation_email": "[email protected]",
"status": "active",
"subscription": {
"id": 240774,
"object_id": "sub_1QPk5kKSHcxr9yJbDRkweLUS",
"site_id": 15,
"address_id": 349352,
"backdate_start_date": null,
"billing": "charge_automatically",
"billing_cycle_anchor": "2024-11-27T12:11:35.000000Z",
"cancel_at": null,
"cancel_at_period_end": 0,
"canceled_at": null,
"canceled_by_email": null,
"canceled_by_type": null,
"cancel_reason": null,
"created": "2024-11-27T12:11:35.000000Z",
"current_period_end": "2024-11-29T12:11:35.000000Z",
"current_period_start": "2024-11-28T12:11:35.000000Z",
"days_until_due": null,
"ended_at": null,
"quantity": 1,
"shipments_remaining": null,
"source": "Web",
"start_date": "2024-11-27T12:11:35.000000Z",
"status": "active",
"trial_end": null,
"trial_start": null,
"shipments_undeliverable": false,
"shipments_suspended_until": null,
"is_gift_donor": null,
"is_gift_recipient": null,
"gift_code": null,
"is_redeemed": null,
"gift_recipient_email": null,
"gift_recipient_first_name": null,
"gift_recipient_last_name": null,
"gift_notification_sent": 0,
"gift_start_date": null,
"gift_message": null,
"gift_donor_subscription_id": null,
"agency_id": null,
"recommended_plan_id": null,
"metadata": null
},
"plan": {
"object": "plan",
"id": null,
"object_id": null,
"active": null,
"amount": null,
"currency": null,
"interval": null,
"interval_count": null,
"name": null,
"type": null
}
},
"previous_attributes": {
"address_id": 349354
}
}
}
Updated about 21 hours ago