Reply Message
Last updated
Last updated
Whatsapp API has the ability to reply to specific customer's messages, To send a reply message, make POST
it to /{{Channel-ID}}/messages
and attach a context field
to payload request
A successful response includes an object with an identifier prefixed with wamid
. Use thewamid
to track your message status.