Skip to main content
POST
Advance a pay-by-link lifecycle

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.

event
enum<string>
required
Available options:
MARK_VIEWED,
MARK_PAID,
EXPIRE,
CANCEL

Response

200 - application/json

The payment request after the transition.

data
object
required

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

meta
object
required