Update payment link

Updates the fields of an existing payment link.

Only the fields sent will be changed. To remove expiration, send expiresAt as an empty string ("").

To update splits, send splitType + splits. To remove splits, send splitType as an empty string ("").

Each edit generates an audit event (UPDATED) with a description of the changes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params
string
required
string
number | null
string | null

RFC 3339 ou string vazia para remover

integer | null
boolean
boolean
boolean
boolean
boolean
string
string | null

null/omit: não muda. "" remove. PERCENTUAL/ABSOLUTE atualiza com splits[]

splits
array of objects
splits
fine
object | null

Multa do boleto/BoléPix (mesma forma do Create). null/omit não altera.

interest
object | null

Juros do boleto/BoléPix (mesma forma do Create). null/omit não altera.

Responses

400

Invalid field

403

Invalid token or unauthorized IP

404

Payment link not found

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json