Skip to main content
POST
Send RCS catalog carousel

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
to
string
required

Recipient phone number in E.164 format.

Required string length: 3 - 40
product_ids
string[]

Catalog product (retailer) ids to include. Omit or send an empty array to use the whole catalog.

Maximum array length: 50
Required string length: 1 - 256
body
string

Optional message text rendered above the carousel.

Maximum string length: 2000
checkout_url
string<uri>

HTTPS URL for the message-level Checkout chip's open-URL action.

card_width
enum<string>

Carousel card width.

Available options:
SMALL,
MEDIUM
add_to_cart_label
string

Override label for the per-card add-to-cart suggested-action.

Required string length: 1 - 25
checkout_label
string

Override label for the message-level checkout suggested-action.

Required string length: 1 - 25

Response

Catalog carousel accepted for delivery