WhatsApp · Schema

SendMessageRequest

SendMessageRequest from WhatsApp API

Properties

Name Type Description
messaging_product string
recipient_type string
to string Recipient phone number in E.164 format without the leading +
type string
context object Context for reply messages
biz_opaque_callback_data string Arbitrary string for tracking, returned in webhooks
status string Set to read to mark an incoming message as read
message_id string ID of the message to mark as read (required when status is read)
text object
image object
video object
audio object
document object
sticker object
location object
contacts array
interactive object
template object
reaction object
View JSON Schema on GitHub