Satisfaction surveys are one of the best ways to determine how well your team is supporting your customers. Find out more about how to use them here: https://docs.gorgias.com/survey/customer-satisfaction-survey
Currently there can be only one satisfaction survey per ticket.
SatisfactionSurvey properties
SatisfactionSurvey example object
{
"id": 1234,
"body_text": "Such speed, much pertinent.",
"created_datetime": "2019-11-16T15:59:41.966927",
"customer_id": 120,
"meta": {
"externalData": {
"id": 1234
}
},
"score": 2,
"scored_datetime": "2019-11-25T15:59:41.966927",
"sent_datetime": "2019-11-23T15:59:41.966927",
"should_send_datetime": "2019-11-23T15:59:41.966927",
"ticket_id": 12,
"uri": "/api/satisfaction-surveys/1234/"
}