# after_cancellationrequest

Client posted a cancelation request for the account

# Hook parameter

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

Key Type Description
reason string Cancellation reason
type string Cancellation type End of billing period or Immediate
acc_id int Related account id

# Sample hook files

Last Updated: 3/17/2023, 8:40:19 AM