Update Payment Link Template

Use the following endpoint to update an existing payment link template. You can adjust various parameters such as the recipient's details, item information, usage limits, and more.

Path Params
string
required

The id of the payment link template to update.

Body Params
shipping_address
object
items
array of objects
items
number

Number of times a payment link can be used. Use -1 for infinite uses.

string
string
string
shippings_items
array of objects
shippings_items
installments_information
array of objects
installments_information
date
Defaults to null
discounts
array of strings
discounts
Response
200
Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!