{
"status": true,
"data": {
"message": {
"id": "string",
"accountId": "string",
"metaAssetId": "string",
"threadId": "string",
"channel": "string",
"externalThreadId": "string",
"externalMessageId": "string",
"direction": "incoming",
"from": {
"id": "string",
"name": "string",
"username": "string",
"profilePictureUrl": "string"
},
"to": [
{
"id": "string",
"name": "string",
"username": "string",
"profilePictureUrl": "string"
}
],
"type": "string",
"text": "string",
"attachments": [
{
"property1": "string",
"property2": "string"
}
],
"status": "string",
"operationId": "string",
"sourceTimestamp": "2019-08-24T14:15:22.123Z",
"raw": {
"property1": "string",
"property2": "string"
},
"metadata": {
"property1": "string",
"property2": "string"
},
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"entityVersion": "2019-08-24T14:15:22.123Z",
"asset": {
"id": "string",
"channel": "facebook_page",
"metaAssetId": "string",
"parentMetaAssetId": "string",
"name": "string",
"username": "string",
"phoneNumber": "string",
"profilePictureUrl": "string",
"capabilities": {
"messaging": true,
"comments": true,
"publishing": true
}
}
},
"operation": {
"id": "string",
"accountId": "string",
"metaAssetId": "string",
"channel": "string",
"operationType": "string",
"status": "pending",
"actorType": "string",
"actorId": "string",
"request": {
"property1": "string",
"property2": "string"
},
"response": {
"property1": "string",
"property2": "string"
},
"error": {
"property1": "string",
"property2": "string"
},
"completedAt": "2019-08-24T14:15:22.123Z",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"entityVersion": "2019-08-24T14:15:22.123Z"
}
}
}