Update a link

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.


Parameters:


Response Codes


Base URL

https://api.superpayments.com/2026-04-01/payment-links/{linkId}

curl --request PUT \ 
     --url https://api.superpayments.com/2026-04-01/payment-links/linkId \ 
     --header 'accept: application/json' \ 
     --header 'content-type: application/json' \ 
     --data '{
  "purpose": "PURCHASE"
}'