# after_ownershipchange

Account or Domain change ownership

# Hook parameter

An array is passed to hook containing following keys/values:

Key Type Description
type string Hosting or Domain
id int ID
old_client_id int Old Client Id
new_client_id int New Client Id

# Sample hook files

Last Updated: 11/10/2023, 9:59:46 AM