Skip to main content
PATCH
Update a payment link

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
status
enum<string>
Available options:
ACTIVE,
INACTIVE,
ARCHIVED
description
string
successUrl
string
cancelUrl
string
metadata
object

Response

200 - application/json

Updated payment link

Last modified on September 19, 2026