# 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 |