Skip to main content
PATCH
Update a payment link

Authorizations

Authorization
string
header
required

Your API key: sk_test_… (sandbox) or sk_live_… (production).

Path Parameters

id
string
required

Payment link id.

Example:

"pl_p95akjfs339uy9icpelj"

Body

application/json
status
enum<string>
Available options:
closed
expiresAt
string<date-time> | null
redirectUrl
string<uri> | null
branding
object | null

Response

The updated link.