Skip to main content
POST
Send a WhatsApp multi-product (cart) list message

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
to
string
required

Recipient phone number in E.164 format.

Minimum string length: 1
catalog_id
string
required

Meta product catalog ID the SKUs belong to.

Minimum string length: 1
sections
object[]
required

One or more titled product sections.

Minimum array length: 1
body
string
default:Browse our products

Message body text.

Minimum string length: 1
header
string

Optional header text (max 60 chars).

Maximum string length: 60

Optional footer text (max 60 chars).

Maximum string length: 60
waba_id
string

Optional WABA selector for multi-WABA orgs. Defaults to the org's default connection when omitted.

Minimum string length: 1
phone_number_id
string

Optional sender phone number ID for multi-WABA orgs.

Minimum string length: 1

Response

200

Default Response