v1

latestOpenAPI 3.0.12026-07-2471135326.0 KB
Messages

Simulate Incoming WhatsApp Message

Simulate an incoming WhatsApp message.

post/v2/whatsapp/messages/mo

Request body

fromstring required

MO Message origin. Address of the origin (contact).

tostring required

MO Destination address.

bodystring required

Message content

Response

Message accepted for processing

Example response

{
  "meta": {
    "timestamp": 1597166699457,
    "transactionId": "70169d77-c165-4795-9932-35b8a3af96fb",
    "explain": "a descriptive text"
  }
}