{
"transactions": [
{
"message_id": "The ID of the message",
"phone_number": "The mobile phone number",
"cost": 0,
"timestamp": "UTC timestamp",
"message_type": 0,
"description": "The description of this request",
"force_send": false,
"client_ip": "The IP address of the client which made this request",
"application": "The name of the application this API key is assigned to",
"created_at": "UTC timestamp"
}
]
}