Skip to main content
POST
Get the payment link for a transaction

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

id
integer
requis

Transaction ID.

Réponse

Payment link generated successfully.

token
string

The generated payment token.

url
string

The payment link URL.