Vezmo App

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

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, CANCELLED

metadata json

Custom key-value pairs.