Mercuri API
Send WhatsApp/SMS Message – Mercuri API
Endpoint
POST https://api.mercuri.cx/v1/send_messageHeaders
{
'Content-Type': 'application/json',
'Authorization': `Bearer ${bearerToken}`
}Request (Payload)
Field
Description
Response
1. Validation Failed – Invalid Recipient Number (422)
2. Validation Failed – Wrong Payload Format (422)
Validation Failed – Missing Template ID
3. Template Not Found (400)
Flow Overview
Last updated