{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"locationId": "string",
"name": "string",
"screening": true,
"createdAt": "2019-08-24T14:15:22Z",
"openingEmailTemplate": {
"content": "string",
"fromEmail": "user@example.com",
"heading": "string",
"replyTo": "user@example.com",
"reviewSiteHash": [
"string"
],
"subject": "string"
},
"smsTemplate": {
"content": "string",
"reviewSiteHash": [
"string"
]
},
"firstFollowUpSchedule": "DAYS_2",
"firstFollowUpTemplate": {
"content": "string",
"fromEmail": "user@example.com",
"heading": "string",
"replyTo": "user@example.com",
"reviewSiteHash": [
"string"
],
"subject": "string"
},
"secondFollowUpSchedule": "DAYS_2",
"secondFollowUpTemplate": {
"content": "string",
"fromEmail": "user@example.com",
"heading": "string",
"replyTo": "user@example.com",
"reviewSiteHash": [
"string"
],
"subject": "string"
},
"stats": [
{
"name": "emails_sent",
"value": "string"
}
],
"numberOfFeedbacks": 0
}