Skip to main content
GET
Catalog Order List
Lists orders placed through a WhatsApp catalog.
Where to find whatsapp_catalog_id: open Chatbot Manager → Commerce → Product Catalog, or call Catalog List to fetch it programmatically. See Finding Your IDs & API Token for a screenshot.

Query Parameters

apiToken
string
required

Your ChatSyncs API key (not a WhatsApp/Meta access token). Where to find it.

Example:

"API-KEY"

whatsapp_catalog_id
string

Filter to a specific catalog. Omit to list orders across all catalogs. Where to find it.

Response

200 - application/json

Standard ChatSyncs response. status is "1" on success and "0" on failure.

status
string

"1" = success, "0" = failure.

message
string

Human-readable result message.