Update a payment link
Payment Links
Update a payment link
Updates the amount, items, or settings of an existing payment link.
POST
Update a payment link
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
The subMerchantId associated with the payment link.
Example:
"jpt-sim-md-1"
The identifier of the payment link.
Example:
"c23b205a-244b-4962-9337-a5b68f1c874f"
The total amount of the payment link.
Example:
75
The payment link description.
Line items included in the total amount.
Adjustments applied to the total, such as discounts or additional fees.
Object to edit configuration of created hosted session.
Response
Payment link successfully updated.
Last modified on July 14, 2026

