Send Whatsapp Document Message
You can send messages only if the user session is already active; otherwise, the messages will fail. We recommend sending a approved template message the first time you contact users. Once the session is open, you can send unlimited messages via these APIs. For more info click here
Body
Specifies the recipient’s phone number in international format (e.g., “1xxxxxxxxxx”).
This is the unique identifier associated with the sender’s phone number given by WhatsApp. Find the Phone ID on the Zixflow WhatsApp Settings page next to the number. Whatsapp Settings
To send document messages keep message type as “document”
A Document Object consists of the following fields and formatting options:
The protocol and URL of the media to be sent. Use only with HTTP/HTTPS URLs.
Optional.
Describes the specified image, document, or video. Do not use it with audio or sticker media.
Optional.
Describes the filename for the specific document. Use only with document media.
If the “linkWithRecord” is set to true, the source from which the WhatsApp message is sent should be mentioned; otherwise, it defaults to API.
Specify whether to associate the current message with a record and display it in the inbox. Set it to “true” for linking with a record; otherwise, it defaults to “false.”
(Optional) Specify the URL where the user’s report and deliveries should be delivered.
Indicates whether to wait for the submission status. Set it to “true” if you want to wait for the submission status; otherwise, it defaults to “false.”
Response
Indicates whether the call was successful. true if successful, false if not.
success or error response message