Skip to main content
POST
Render a pay-by-link for one channel

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
request
object
required

Serializable channel-agnostic hosted pay-by-link snapshot. The caller round-trips it in each request body.

channel
enum<string>
required
Available options:
whatsapp,
sms,
email,
telegram,
viber,
voice

Response

200 - application/json

The rendered, channel-specific link content.

data
object
required
meta
object
required