PUT
/v2/online-checkout/payment-links/{id}
Updates a payment link.
You can update the payment_link
fields such as
description
, checkout_options
, and pre_populated_data
.
You cannot update other fields such as the order_id
, version
, URL
, or timestamp
field.
Example code
The payment_link
object describing the updates to apply.
For more information, see Update a payment link.