# after_responserate

Customer just rated staff response

# Hook parameter

An array is passed to hook containing following keys/values (note: if you have custom registration fields they may differ):

Key Type Description
reply_id int Reply ID
ticket_id int Related ticket ID
ticket_number int Related ticket number
replier_id int Replier ID (if any)
name string Replier name
body string Reply message body
date string Rating date
rating int Rating

# Sample hook files

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