Sends a multimedia message to a whatsapp customer.
Status | ||||
---|---|---|---|---|
|
Path Variables:
Name | Mandatory | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
domain |
|
| Unique domain identifier |
Authorization: Status
Request Body:
Type:
Status | ||
---|---|---|
|
Name | Mandatory | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
customerPhoneNumber |
|
| customer phone number | ||||||||||
servicePhoneNumber |
|
| whatsapp business number | ||||||||||
document |
|
| base64 string | ||||||||||
messageType |
|
| can assume one of the following values:
| ||||||||||
fileName |
|
| file name (extension included) |
Response:
Type:
Status | ||
---|---|---|
|
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
result |
| If true, the service response was performed correctly | ||||||||
error |
| Contains the error description if an error has occurred in the request |
Example:
Request
http://<hostname>:<port>/livechat/default/sendExternalMultimediaMessageToCtlivesocial
...