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