Skip to main content
POST
Send product

Overview

Method for sending products registered in the WhatsApp Business catalog. The product must be previously registered in the business account’s catalog. The productId can be obtained via the product listing API or through the products webhook.
This feature requires a WhatsApp Business account with a configured catalog.

Authorizations

Authorization
string
header
required

Secret Key generated in the Omni Z-API Security panel

Body

application/json
phone
string
required

Recipient phone number (country code + area code + number)

Example:

"5511999999999"

catalogPhone
string
required

Phone number of the business account that owns the product

productId
string
required

Product ID in the catalog

Response

Message sent successfully

zaapId
string

Internal identifier

messageId
string

WhatsApp message ID

id
string

Same value as messageId (compatibility)