Payments · Paylinks
Update Paylink
Modify an existing paylink. This endpoint allows you to update pricing, titles, or extend the due date. You can also transition the status manually (e.g., to CANCELLED).
CREDENTIALS
HeaderYour API Key is sent in the request header.
Path & Body Params
id string required
The unique ID of the paylink to update.title string
Updated display title.amount number
Updated payment amount.currency string
3-letter ISO code (USD, EUR).status enum
PENDING, PAID, EXPIRED, CANCELLEDmetadata json
Custom key-value pairs.