Send 500,000 messages for just €1 ✨ Subscripe Now.
curl --location --request POST ''
{
"id": "evt_01aaaaaaaaaaaaaaaaaaaaaaaa",
"timestamp": 1634567890123,
"session": "default",
"metadata": {
"user.id": "123",
"user.email": "email@example.com"
},
"engine": "WEBJS",
"event": "message",
"payload": {
"id": "false_11111111111@c.us_AAAAAAAAAAAAAAAAAAAA",
"timestamp": 1666943582,
"from": "11111111111@c.us",
"fromMe": true,
"source": "api",
"to": "11111111111@c.us",
"participant": "string",
"body": "string",
"hasMedia": true,
"media": {
"url": "http://localhost:3000/api/files/false_11111111111@c.us_AAAAAAAAAAAAAAAAAAAA.oga",
"mimetype": "audio/jpeg",
"filename": "example.pdf",
"s3": {
"Bucket": "my-bucket",
"Key": "default/false_11111111111@c.us_AAAAAAAAAAAAAAAAAAAA.oga"
},
"error": null
},
"ack": -1,
"ackName": "string",
"author": "string",
"location": {
"description": "string",
"latitude": "string",
"longitude": "string"
},
"vCards": [
"string"
],
"_data": {},
"replyTo": {
"id": "AAAAAAAAAAAAAAAAAAAA",
"participant": "11111111111@c.us",
"body": "Hello!",
"_data": {}
}
},
"me": {
"id": "11111111111@c.us",
"lid": "123123@lid",
"pushName": "string"
},
"environment": {
"version": "YYYY.MM.BUILD",
"engine": "WEBJS",
"tier": "PLUS",
"browser": "/usr/path/to/bin/google-chrome"
}
}