Sending Wa Messages
The types of WA messages that can be sent over the conversational API
• Text Message
• Media message- Image Message, Video Message, Document Message, Audio Message
• Location Message
• Interactive Quick Reply Button Message
• Interactive List Message
• Product Catalogue Message- Single & Multi-Product message
• Templated Message
Request body Schema-
| Attributes | Details |
|---|---|
| app_id required | string The ID of the app sending the message. |
| recipient required | identified_by (object) Identifies the recipient of the message. |
| Message object | Message originating from an app. |
| Callback url | String Overwrites the default callback url for delivery receipts for this message. |
| channel_priority_order | Array of strings (Channel Identifier) |