{
"_id": "string",
"patientPhoneNumber": "string",
"patientName": "string",
"templateText": "string",
"messageType": "text",
"file": {
"name": "string",
"url": "string",
"extension": "string",
"fileExpiration": true,
"duration": 0
},
"tenantId": "string",
"messageId": "string",
"status": [
{
"status": "string",
"message": "string",
"createdAt": "2019-08-24T14:15:22.123Z"
}
],
"sentBy": "SYSTEM",
"createdBy": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}