...
Code Block | ||
---|---|---|
| ||
{
"type": "messaging",
"id": "rfw_6962ccb5_eb7654690ec04a0593cc645fd2353995",
"payload": {
"message_app_id": "40318006-1cae-4997-acbc-fe9a4aadb7dd",
"id": "rf_o6aDxhawR227gt5wgZ2I",
"to_number": "+15555550123",
"from_number": "+15555550145",
"valid_until": "2022-04-07T23:19:44.718+00:00",
"type": "SMS",
"text": "Sending a message to myself to demonstrate using the GraphQL API",
"sent_at": "2022-04-07T22:19:44.985+00:00",
"received_at": null,
"provider_error_code": "40002",
"provider_error_detail": "The message was flagged by a SPAM filter and was not delivered. This is a temporary condition.",
"provider_error_title": "Blocked as spam - temporary",
"carrier_name": "T-MOBILE USA, INC.",
"error_code": "702",
"status": "failed",
"parts": 1,
"messaging_profile_id": "40017bf5-8809-4640-9925-da5c732667b7",
"media": [],
"encoding": "GSM-7",
"direction": "outbound",
"completed_at": "2022-04-07T22:19:46.119+00:00",
"occurred_at": "2022-04-07T22:19:46.119+00:00",
"event_type": "message.finalized"
},
"time": 1649369986
} |
...