Create Payment Link

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Response Codes

Example cURL Request

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

Base URL

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